/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | libelf_ehdr.c | 50 _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum, in _libelf_load_extended() 130 uint64_t shoff; in _libelf_ehdr() local
|
H A D | elf_scn.c | 55 uint64_t shoff; in _libelf_load_section_headers() local
|
H A D | elf_update.c | 524 off_t rc, phoff, shoff; in _libelf_resync_elf() local 964 uint64_t shoff; in _libelf_write_shdr() local
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | elfcpp_file.h | 131 shoff() const in shoff() function
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | elfcpp_file.h | 131 shoff() const in shoff() function
|
/netbsd-src/sys/arch/i386/stand/lib/ |
H A D | exec_multiboot2.c | 986 uint64_t shnum, shentsize, shstrndx, shoff; in mbi_elf_sections() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-elf.c | 388 ulong_type shoff; member
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-elf.c | 388 ulong_type shoff; member
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-elf.c | 388 ulong_type shoff; member
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-elf.c | 388 ulong_type shoff; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | dwp.cc | 777 const off_t shoff = this->elf_file_.shoff(); in setup() local
|
H A D | object.cc | 196 const off_t shoff = elf_file->shoff(); in read_section_data() local
|
H A D | incremental.cc | 533 const off_t shoff = this->elf_file_.shoff(); in do_init_layout() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | dwp.cc | 777 const off_t shoff = this->elf_file_.shoff(); in setup() local
|
H A D | object.cc | 196 const off_t shoff = elf_file->shoff(); in read_section_data() local
|
H A D | incremental.cc | 533 const off_t shoff = this->elf_file_.shoff(); in do_init_layout() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | elf.c | 2626 off_t shoff; in elf_add() local
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | elf.c | 3994 off_t shoff; in elf_add() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 1201 uint32_t shoff; /* Section Header Offset in file */ member 2191 unsigned shoff = write (sectab); in end() local
|