| /freebsd-12-stable/contrib/elftoolchain/libelf/ |
| D | elf_phnum.c | 35 _libelf_getphdrnum(Elf *e, size_t *phnum) in _libelf_getphdrnum() 55 elf_getphdrnum(Elf *e, size_t *phnum) in elf_getphdrnum() 62 elf_getphnum(Elf *e, size_t *phnum) in elf_getphnum()
|
| D | libelf_ehdr.c | 41 _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum, in _libelf_load_extended() 110 uint16_t phnum, shnum, strndx; in _libelf_ehdr() local
|
| D | gelf_phdr.c | 56 size_t phnum; in gelf_getphdr() local 126 size_t phnum; in gelf_update_phdr() local
|
| D | libelf_phdr.c | 39 size_t phnum; in _libelf_getphdr() local
|
| D | libelf_extended.c | 108 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) in _libelf_setphnum()
|
| D | elf_update.c | 515 size_t phnum, shnum; in _libelf_resync_elf() local 899 size_t fsz, msz, phnum; in _libelf_write_phdr() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| D | hwasan_globals.cpp | 27 static void CheckCodeModel(ElfW(Addr) base, const ElfW(Phdr) * phdr, in CheckCodeModel() 50 ArrayRef<const hwasan_global> HwasanGlobalsFor(ElfW(Addr) base, in HwasanGlobalsFor()
|
| D | hwasan.cpp | 374 void __hwasan_library_loaded(ElfW(Addr) base, const ElfW(Phdr) * phdr, in __hwasan_library_loaded() 380 void __hwasan_library_unloaded(ElfW(Addr) base, const ElfW(Phdr) * phdr, in __hwasan_library_unloaded()
|
| /freebsd-12-stable/usr.bin/tip/tip/ |
| D | acu.c | 72 char *phnum, string[256]; in con() local
|
| /freebsd-12-stable/usr.bin/elf2aout/ |
| D | elf2aout.c | 72 Elf64_Half phnum; in main() local
|
| /freebsd-12-stable/lib/libkvm/ |
| D | kvm_amd64.c | 60 size_t phnum; member
|
| D | kvm_arm.c | 60 size_t phnum; member
|
| D | kvm_i386.c | 66 size_t phnum; member
|
| D | kvm_private.c | 165 size_t i, phnum; in _kvm_read_core_phdrs() local
|
| /freebsd-12-stable/sys/sys/ |
| D | imgact_elf.h | 55 Elf_Size phnum; member
|
| /freebsd-12-stable/usr.bin/elfdump/ |
| D | elfdump.c | 512 u_int64_t phnum; in main() local 723 u_int64_t phnum; in elf_print_ehdr() local 769 u_int64_t phnum; in elf_print_phdr() local
|
| /freebsd-12-stable/lib/libc/gen/ |
| D | tls.c | 431 size_t phent, phnum; in _init_tls() local
|
| /freebsd-12-stable/contrib/elftoolchain/elfdump/ |
| D | elfdump.c | 1337 size_t phnum, i; in elf_print_phdr() local 1836 size_t filesize, i, phnum; in elf_print_interp() local
|
| /freebsd-12-stable/contrib/file/src/ |
| D | readelf.c | 1831 uint16_t type, phnum, shnum, notecount; in file_tryelf() local
|
| /freebsd-12-stable/contrib/elftoolchain/readelf/ |
| D | readelf.c | 2240 size_t phnum, shnum, shstrndx; in dump_ehdr() local 2447 size_t phnum, size; in dump_phdr() local 3627 size_t filesize, phnum; in dump_notes() local
|
| /freebsd-12-stable/libexec/rtld-elf/ |
| D | rtld.c | 387 int argc, fd, i, mib[4], old_osrel, osrel, phnum, rtld_argc; in _rtld() local 1450 digest_phdr(const Elf_Phdr *phdr, int phnum, caddr_t entry, const char *path) in digest_phdr()
|