/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | target.cc | 72 const elfcpp::Ehdr<size, big_endian>& ehdr) in do_make_elf_object_implementation() 107 off_t offset, const elfcpp::Ehdr<32, false>& ehdr) in do_make_elf_object() 117 off_t offset, const elfcpp::Ehdr<32, true>& ehdr) in do_make_elf_object() 127 off_t offset, const elfcpp::Ehdr<64, false>& ehdr) in do_make_elf_object() 137 off_t offset, const elfcpp::Ehdr<64, true>& ehdr) in do_make_elf_object() 231 elfcpp::Ehdr<size, big_endian> ehdr(view); in do_adjust_elf_header() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | target.cc | 72 const elfcpp::Ehdr<size, big_endian>& ehdr) in do_make_elf_object_implementation() 107 off_t offset, const elfcpp::Ehdr<32, false>& ehdr) in do_make_elf_object() 117 off_t offset, const elfcpp::Ehdr<32, true>& ehdr) in do_make_elf_object() 127 off_t offset, const elfcpp::Ehdr<64, false>& ehdr) in do_make_elf_object() 137 off_t offset, const elfcpp::Ehdr<64, true>& ehdr) in do_make_elf_object() 231 elfcpp::Ehdr<size, big_endian> ehdr(view); in do_adjust_elf_header() local
|
/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | elf_scn.c | 52 _libelf_load_section_headers(Elf *e, void *ehdr) in _libelf_load_section_headers() 146 void *ehdr; in elf_getscn() local 185 void *ehdr; in elf_newscn() local
|
H A D | libelf_phdr.c | 53 void *ehdr, *phdr; in _libelf_getphdr() local 124 void *ehdr, *newphdr, *oldphdr; in _libelf_newphdr() local
|
H A D | elf_update.c | 525 void *ehdr, *phdr; in _libelf_resync_elf() local 856 void *ehdr; in _libelf_write_ehdr() local 900 void *ehdr; in _libelf_write_phdr() local 962 void *ehdr; in _libelf_write_shdr() local
|
H A D | gelf_ehdr.c | 131 void *ehdr; in gelf_update_ehdr() local
|
H A D | libelf_ehdr.c | 127 void *ehdr; in _libelf_ehdr() local
|
H A D | gelf_phdr.c | 132 void *ehdr; in gelf_update_phdr() local
|
/netbsd-src/sys/arch/i386/stand/lib/ |
H A D | exec_multiboot1.c | 46 ksyms_addr_set(void *ehdr, void *shdr, void *symbase) in ksyms_addr_set() 163 Elf32_Ehdr ehdr; in exec_multiboot1() local
|
/netbsd-src/sys/lib/libsa/ |
H A D | loadfile_elf32.c | 89 internalize_ehdr(Elf_Byte bo, Elf_Ehdr *ehdr) in internalize_ehdr() 126 externalize_ehdr(Elf_Byte bo, Elf_Ehdr *ehdr) in externalize_ehdr() 255 #define internalize_ehdr(bo, ehdr) /* nothing */ argument 256 #define externalize_ehdr(bo, ehdr) /* nothing */ argument
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | aout.c | 83 struct exec ehdr; in aout_load() local
|
H A D | elf.c | 72 Elf32_Ehdr ehdr; in elf_load() local
|
/netbsd-src/sys/arch/pmax/stand/common/ |
H A D | bootxx.c | 138 Elf32_Ehdr ehdr; in loadfile() local
|
/netbsd-src/sys/arch/mipsco/stand/common/ |
H A D | bootxx.c | 120 Elf32_Ehdr ehdr; in loadfile() local
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | util.c | 71 GElf_Ehdr ehdr; in findelfsecidx() local 103 GElf_Ehdr ehdr; in elf_ptrsz() local
|
/netbsd-src/sys/arch/sun3/sun3x/ |
H A D | locore2.c | 98 Elf_Ehdr *ehdr; in _save_symtab() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
H A D | nouveau_nvkm_subdev_bios_rammap.c | 152 u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr) in nvbios_rammapSe() 196 u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, in nvbios_rammapSp()
|
/netbsd-src/sys/arch/emips/stand/common/ |
H A D | bootxx.c | 116 Elf32_Ehdr ehdr; in loadfile() local
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/exe/ |
H A D | netbsd.cpp | 94 Elf32_Ehdr ehdr; in ParseHeader() local
|
/netbsd-src/usr.sbin/lockstat/ |
H A D | elf32.c | 103 Elf_Ehdr ehdr; in NAME() local
|
/netbsd-src/external/bsd/libproc/dist/ |
H A D | proc_sym.c | 324 GElf_Ehdr ehdr; in proc_addr2sym() local 475 GElf_Ehdr ehdr; in proc_name2sym() local 574 GElf_Ehdr ehdr; in proc_iter_symbyaddr() local
|
/netbsd-src/sys/arch/sun3/sun3/ |
H A D | locore2.c | 118 Elf_Ehdr *ehdr; in _save_symtab() local
|
/netbsd-src/sys/arch/sun2/sun2/ |
H A D | locore2.c | 114 Elf_Ehdr *ehdr; in _save_symtab() local
|
/netbsd-src/sys/arch/amd64/stand/prekern/ |
H A D | elf.c | 37 Elf_Ehdr *ehdr; member 276 Elf_Ehdr *ehdr; in elf_get_head_size() local
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | elfcpp_file.h | 122 Elf_file(File* file, const Ef_ehdr& ehdr) in Elf_file() 405 Elf_file<size, big_endian, File>::construct(File* file, const Ef_ehdr& ehdr) in construct()
|