Lines Matching refs:Elf_Addr
51 extern Elf_Addr tls_dtv_generation;
150 Elf_Addr vaddrbase; /* Base address in shared object file */
169 Elf_Addr *pltgot; /* PLT or GOT, depending on architecture */
200 const Elf_Addr *bloom_gnu; /* Bloom filter used by GNU hash func */
215 Elf_Addr init; /* Initialization function to call */
216 Elf_Addr fini; /* Termination function to call */
217 Elf_Addr preinit_array; /* Pre-initialization array of functions */
218 Elf_Addr init_array; /* Initialization array of functions */
219 Elf_Addr fini_array; /* Termination array of functions */
388 extern Elf_Addr _GLOBAL_OFFSET_TABLE_[];
408 void digest_notes(Obj_Entry *, Elf_Addr, Elf_Addr);