Searched refs:elf_object (Results 1 – 3 of 3) sorted by relevance
71 typedef struct elf_object elf_object_t;95 struct elf_object { struct99 struct elf_object *next; argument100 struct elf_object *prev; argument
63 struct elf_object *obj; in allocate_tib()230 struct elf_object *obj; in _dl_allocate_tls_offsets()
514 struct elf_object *exe_obj; /* Pointer to executable object */ in _dl_boot()515 struct elf_object *dyn_obj; /* Pointer to ld.so object */ in _dl_boot()972 fixup_sym(struct elf_object *dummy_obj, const char *name, void *addr) in fixup_sym()997 struct elf_object dummy_obj; in _dl_fixup_user_env()