Searched defs:Elf_Addr (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | target.h | 1026 typename elfcpp::Elf_types<size>::Elf_Addr in relocate_special_relocatable() 1118 typename elfcpp::Elf_types<size>::Elf_Addr /* r_offset */, in apply_relocation() 1183 typename elfcpp::Elf_types<size>::Elf_Addr) const in do_gc_add_reference()
|
H A D | i386.cc | 1291 elfcpp::Elf_types<32>::Elf_Addr) in do_fill_first_plt_entry() 1338 elfcpp::Elf_types<32>::Elf_Addr, in do_fill_plt_entry() 3038 elfcpp::Elf_types<32>::Elf_Addr, in relocate_tls() 3533 elfcpp::Elf_types<32>::Elf_Addr, in tls_ld_to_le() 4264 elfcpp::Elf_types<32>::Elf_Addr) in do_fill_first_plt_entry() 4342 elfcpp::Elf_types<32>::Elf_Addr, in do_fill_plt_entry()
|
H A D | x86_64.cc | 2109 typename elfcpp::Elf_types<size>::Elf_Addr, in do_fill_plt_entry() 5241 typename elfcpp::Elf_types<size>::Elf_Addr, in tls_ld_to_le()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | target.h | 1026 typename elfcpp::Elf_types<size>::Elf_Addr in relocate_special_relocatable() 1118 typename elfcpp::Elf_types<size>::Elf_Addr /* r_offset */, in apply_relocation() 1183 typename elfcpp::Elf_types<size>::Elf_Addr) const in do_gc_add_reference()
|
H A D | i386.cc | 1291 elfcpp::Elf_types<32>::Elf_Addr) in do_fill_first_plt_entry() 1338 elfcpp::Elf_types<32>::Elf_Addr, in do_fill_plt_entry() 3038 elfcpp::Elf_types<32>::Elf_Addr, in relocate_tls() 3533 elfcpp::Elf_types<32>::Elf_Addr, in tls_ld_to_le() 4264 elfcpp::Elf_types<32>::Elf_Addr) in do_fill_first_plt_entry() 4342 elfcpp::Elf_types<32>::Elf_Addr, in do_fill_plt_entry()
|
H A D | x86_64.cc | 2204 elfcpp::Elf_types<64>::Elf_Addr, in do_fill_plt_entry() 2435 typename elfcpp::Elf_types<size>::Elf_Addr, in do_fill_plt_entry() 5626 typename elfcpp::Elf_types<size>::Elf_Addr, in tls_ld_to_le()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/InterfaceStub/ |
H A D | ELFObjHandler.cpp | 177 using Elf_Addr = typename ELFT::Addr; typedef in llvm::elfabi::__anon88d330090111::ELFStubBuilder
|
/netbsd-src/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 717 #define Elf_Addr Elf32_Addr macro 740 #define Elf_Addr Elf64_Addr macro
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 624 #define Elf_Addr Elf32_Addr macro
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 1077 #define Elf_Addr Elf32_Addr macro 1103 #define Elf_Addr Elf64_Addr macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 1106 #define Elf_Addr Elf32_Addr macro 1132 #define Elf_Addr Elf64_Addr macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 1106 #define Elf_Addr Elf32_Addr macro 1132 #define Elf_Addr Elf64_Addr macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 1213 #define Elf_Addr Elf32_Addr macro 1239 #define Elf_Addr Elf64_Addr macro
|