Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 12 of 12) sorted by relevance

/elf/
A Ddl-writev.h35 _dl_writev (int fd, const struct iovec *iov, size_t niov) in _dl_writev()
A Ddl-sysdep-open.h39 _dl_sysdep_open_object (const char *name, size_t namelen, int *fd) in _dl_sysdep_open_object()
A Ddl-write.c25 _dl_write (int fd, const void *buffer, size_t length) in _dl_write()
A Ddl-machine-reject-phdr.h29 int fd) in elf_machine_reject_phdr_p()
A Dtst-alignmod2.c33 in_dso (int *result, bool *test_destructors, int *fd) in in_dso()
A Ddl-map-segments.h75 _dl_map_segments (struct link_map *l, int fd, in _dl_map_segments()
A Ddl-misc.c47 int fd = __open64_nocancel (file, O_RDONLY | O_CLOEXEC); in _dl_sysdep_read_whole_file() local
78 _dl_debug_vdprintf (int fd, int tag_p, const char *fmt, va_list arg) in _dl_debug_vdprintf()
296 _dl_dprintf (int fd, const char *fmt, ...) in _dl_dprintf()
A Dcache.c317 int fd = open (cache_name, O_RDONLY); in print_cache() local
492 write_extensions (int fd, uint32_t str_offset, in write_extensions()
722 int fd = open (temp_name, O_CREAT|O_WRONLY|O_TRUNC|O_NOFOLLOW, in save_cache() local
1013 int fd = open (aux_cache_name, O_RDONLY); in load_aux_cache() local
1145 int fd = open (temp_name, O_CREAT|O_WRONLY|O_TRUNC|O_NOFOLLOW, in save_aux_cache() local
A Ddl-load.c867 _dl_process_pt_gnu_property (struct link_map *l, int fd, const ElfW(Phdr) *ph) in _dl_process_pt_gnu_property()
940 _dl_map_object_from_fd (const char *name, const char *origname, int fd, in _dl_map_object_from_fd()
1561 open_verify (const char *name, int fd, in open_verify()
1851 int fd = -1; in open_path() local
2001 int fd; in _dl_map_object() local
A Dpldd.c285 int fd = openat (dfd, "exe", O_RDONLY); in get_process_info() local
A Ddl-profile.c186 int fd; in _dl_start_profile() local
A Dsprof.c410 int fd; in load_shobj() local
746 int fd; in load_profdata() local

Completed in 18 milliseconds