/elf/ |
A D | dl-static-tls.h | 31 #define HAVE_STATIC_TLS(map, sym_map) \ argument 36 #define CHECK_STATIC_TLS(map, sym_map) \ argument 42 #define TRY_STATIC_TLS(map, sym_map) \ argument
|
A D | dynamic-link.h | 81 # define _ELF_DYNAMIC_DO_RELOC(RELOC, reloc, map, scope, do_lazy, skip_ifunc, test_rel) \ argument 134 # define ELF_DYNAMIC_DO_REL(map, scope, lazy, skip_ifunc) \ argument 137 # define ELF_DYNAMIC_DO_REL(map, scope, lazy, skip_ifunc) /* Nothing to do. */ argument 143 # define ELF_DYNAMIC_DO_RELA(map, scope, lazy, skip_ifunc) \ argument 146 # define ELF_DYNAMIC_DO_RELA(map, scope, lazy, skip_ifunc) /* Nothing to do. */ argument 151 # define ELF_DYNAMIC_RELOCATE(map, scope, lazy, consider_profile, skip_ifunc) \ argument
|
A D | dl-symaddr.c | 23 _dl_symbol_address (struct link_map *map, const ElfW(Sym) *ref) in _dl_symbol_address()
|
A D | dl-version.c | 31 find_needed (const char *name, struct link_map *map) in find_needed() 54 struct link_map *map, int verbose, int weak) in match_symbol() 154 _dl_check_map_versions (struct link_map *map, int verbose, int trace_mode) in _dl_check_map_versions() 360 _dl_check_all_versions (struct link_map *map, int verbose, int trace_mode) in _dl_check_all_versions()
|
A D | tst-_dl_addr_inside_object.c | 32 struct link_map map; in do_test() local
|
A D | rtld_static_init.c | 46 __rtld_static_init (struct link_map *map) in __rtld_static_init()
|
A D | tlsdeschtab.h | 47 map_generation (struct link_map *map) in map_generation() 85 _dl_make_tlsdesc_dynamic (struct link_map *map, size_t ti_offset) in _dl_make_tlsdesc_dynamic()
|
A D | unload2.c | 22 struct link_map *map; in main() local
|
A D | dl-libc.c | 67 struct link_map *map; member 73 struct link_map *map; member 167 __libc_dlsym_private (struct link_map *map, const char *name) in __libc_dlsym_private() 180 __libc_dlsym (void *map, const char *name) in __libc_dlsym() 198 __libc_dlvsym (void *map, const char *name, const char *version) in __libc_dlvsym() 221 __libc_dlclose (void *map) in __libc_dlclose()
|
A D | dl-machine-reject-phdr.h | 28 const char *buf, size_t len, struct link_map *map, in elf_machine_reject_phdr_p()
|
A D | do-rel.h | 30 # define DO_ELF_MACHINE_REL_RELATIVE(map, l_addr, relative) \ argument
|
A D | dl-conflict.c | 35 #define RESOLVE_MAP(map, scope, ref, version, flags) (*ref = NULL, NULL) argument 37 #define RESOLVE_CONFLICT_FIND_MAP(map, r_offset) \ argument
|
A D | dl-sym.c | 45 _dl_tls_symaddr (struct link_map *map, const ElfW(Sym) *ref) in _dl_tls_symaddr() 65 struct link_map *map; member 152 struct link_map *map = handle; in do_sym() local
|
A D | dl-deps.c | 49 struct link_map *map; member 72 _dl_build_local_scope (struct link_map **list, struct link_map *map) in _dl_build_local_scope() 94 struct link_map *map; /* The data. */ member 142 preload (struct list *known, unsigned int *nlist, struct link_map *map) in preload() 156 _dl_map_object_deps (struct link_map *map, in _dl_map_object_deps()
|
A D | tst-auditmanymod.h | 36 la_objopen (struct link_map *map, Lmid_t lmid, in la_objopen()
|
A D | dl-reloc.c | 51 _dl_try_allocate_static_tls (struct link_map *map, bool optional) in _dl_try_allocate_static_tls() 134 _dl_allocate_static_tls (struct link_map *map) in _dl_allocate_static_tls() 149 _dl_nothread_init_static_tls (struct link_map *map) in _dl_nothread_init_static_tls() 361 _dl_reloc_bad_type (struct link_map *map, unsigned int type, int plt) in _dl_reloc_bad_type()
|
A D | dl-reloc-static-pie.c | 28 #define RESOLVE_MAP(map, scope, sym, version, flags) map argument
|
A D | tst-auditmod22.c | 41 la_objopen (struct link_map *map, Lmid_t lmid, uintptr_t *cookie) in la_objopen()
|
A D | unload.c | 33 struct link_map *map; in main() local
|
A D | tst-auditmod19b.c | 30 la_objopen (struct link_map *map, Lmid_t lmid, uintptr_t *cookie) in la_objopen()
|
A D | dl-lookup.c | 168 const ElfW(Sym) *sym, const struct link_map *map) in enter_unique_sym() 188 mark_nodelete (struct link_map *map, int flags) in mark_nodelete() 199 is_nodelete (struct link_map *map, int flags) in is_nodelete() 212 struct link_map *map, struct sym_val *result, in do_lookup_unique() 374 const struct link_map *map = list[i]->l_real; in do_lookup_x() local 589 add_dependency (struct link_map *undef_map, struct link_map *map, int flags) in add_dependency() 959 _dl_setup_hash (struct link_map *map) in _dl_setup_hash()
|
A D | dl-close.c | 118 struct link_map *map = closure; in call_destructors() local 139 _dl_close_worker (struct link_map *map, bool force) in _dl_close_worker() 784 struct link_map *map = _map; in _dl_close() local
|
A D | dl-find_object.h | 37 struct link_map *map; /* Set to NULL by dlclose. */ member
|
A D | dl-fptr.c | 205 _dl_make_fptr (struct link_map *map, const ElfW(Sym) *sym, in _dl_make_fptr() 267 _dl_unmap (struct link_map *map) in _dl_unmap()
|
A D | dl-tls.c | 557 struct link_map *map; in _dl_allocate_tls_init() local 696 allocate_and_init (struct link_map *map) in allocate_and_init() 792 struct link_map *map in _dl_update_slotinfo() local 1063 init_one_static_tls (struct pthread *curp, struct link_map *map) in init_one_static_tls() 1079 _dl_init_static_tls (struct link_map *map) in _dl_init_static_tls()
|