Home
last modified time | relevance | path

Searched defs:phnum (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_phnum.c39 _libelf_getphdrnum(Elf *e, size_t *phnum) in _libelf_getphdrnum()
59 elf_getphdrnum(Elf *e, size_t *phnum) in elf_getphdrnum()
66 elf_getphnum(Elf *e, size_t *phnum) in elf_getphnum()
H A Dlibelf_ehdr.c50 _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum, in _libelf_load_extended()
129 uint16_t phnum, shnum, strndx; in _libelf_ehdr() local
H A Dgelf_phdr.c61 size_t phnum; in gelf_getphdr() local
131 size_t phnum; in gelf_update_phdr() local
H A Dlibelf_phdr.c48 size_t phnum; in _libelf_getphdr() local
H A Dlibelf_extended.c117 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) in _libelf_setphnum()
H A Delf_update.c523 size_t phnum, shnum; in _libelf_resync_elf() local
904 size_t fsz, msz, phnum; in _libelf_write_phdr() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_globals.cpp27 static void CheckCodeModel(ElfW(Addr) base, const ElfW(Phdr) * phdr, in CheckCodeModel()
50 ArrayRef<const hwasan_global> HwasanGlobalsFor(ElfW(Addr) base, in HwasanGlobalsFor()
H A Dhwasan.cpp376 void __hwasan_library_loaded(ElfW(Addr) base, const ElfW(Phdr) * phdr, in __hwasan_library_loaded()
382 void __hwasan_library_unloaded(ElfW(Addr) base, const ElfW(Phdr) * phdr, in __hwasan_library_unloaded()
/netbsd-src/usr.bin/tip/
H A Dacu.c69 char *phnum, string[256]; in tip_connect() local
/netbsd-src/tests/libexec/ld.elf_so/
H A Dt_rtld_r_debug.c57 Elf_Half phnum; in get_dynamic_section() local
/netbsd-src/libexec/ld.elf_so/
H A Dheaders.c470 _rtld_digest_phdr(const Elf_Phdr *phdr, int phnum, caddr_t entry) in _rtld_digest_phdr() argument
H A Drtld.c669 int phnum; in _rtld() local
/netbsd-src/lib/csu/common/
H A Dcrt0-common.c223 Elf_Half phnum = (Elf_Half)~0; in relocate_self() local
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.c1837 uint16_t type, phnum, shnum, notecount; in file_tryelf() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-ia64-vms.c4819 unsigned int i, phnum; in elf64_vms_link_add_object_symbols() local
H A Delf.c1893 offset_from_vma (Elf_Internal_Phdr *phdrs, size_t phnum, bfd_vma vma, in offset_from_vma()
1975 Elf_Internal_Phdr *phdrs, size_t phnum, in _bfd_elf_get_dynamic_symbols()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ia64-vms.c4815 unsigned int i, phnum; in elf64_vms_link_add_object_symbols() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doutput.cc569 size_t phnum = (this->segment_header_->data_size() in do_sized_write() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc568 size_t phnum = (this->segment_header_->data_size() in do_sized_write() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1205 uint16_t phnum; /* 0 */ member