Home
last modified time | relevance | path

Searched defs:shoff (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_ehdr.c50 _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 Delf_scn.c55 uint64_t shoff; in _libelf_load_section_headers() local
H A Delf_update.c524 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 Delfcpp_file.h131 shoff() const in shoff() function
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp_file.h131 shoff() const in shoff() function
/netbsd-src/sys/arch/i386/stand/lib/
H A Dexec_multiboot2.c986 uint64_t shnum, shentsize, shstrndx, shoff; in mbi_elf_sections() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-elf.c388 ulong_type shoff; member
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-elf.c388 ulong_type shoff; member
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-elf.c388 ulong_type shoff; member
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c388 ulong_type shoff; member
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwp.cc777 const off_t shoff = this->elf_file_.shoff(); in setup() local
H A Dobject.cc196 const off_t shoff = elf_file->shoff(); in read_section_data() local
H A Dincremental.cc533 const off_t shoff = this->elf_file_.shoff(); in do_init_layout() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwp.cc777 const off_t shoff = this->elf_file_.shoff(); in setup() local
H A Dobject.cc196 const off_t shoff = elf_file->shoff(); in read_section_data() local
H A Dincremental.cc533 const off_t shoff = this->elf_file_.shoff(); in do_init_layout() local
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Delf.c2626 off_t shoff; in elf_add() local
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c3994 off_t shoff; in elf_add() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1201 uint32_t shoff; /* Section Header Offset in file */ member
2191 unsigned shoff = write (sectab); in end() local