Searched refs:Elf64_Phdr (Results 1 – 22 of 22) sorted by relevance
| /freebsd-9-stable/lib/libelf/ |
| D | gelf_phdr.c | 43 Elf64_Phdr * 56 Elf64_Phdr *ep64; in gelf_getphdr() 110 Elf64_Phdr * 132 Elf64_Phdr *ph64; in gelf_update_phdr()
|
| D | libelf.h | 236 Elf64_Phdr *elf64_getphdr(Elf *_elf); 239 Elf64_Phdr *elf64_newphdr(Elf *_elf, size_t _count);
|
| D | libelf_phdr.c | 149 e->e_u.e_elf.e_phdr.e_phdr64 = (Elf64_Phdr *) newphdr; in _libelf_newphdr()
|
| D | gelf.h | 47 typedef Elf64_Phdr GElf_Phdr; /* Program header */
|
| D | _libelf.h | 108 Elf64_Phdr *e_phdr64;
|
| D | elf_types.m4 | 168 DEFINE_STRUCT(`Elf64_Phdr',
|
| /freebsd-9-stable/usr.bin/elf2aout/ |
| D | elf2aout.c | 80 Elf64_Phdr *p; in main() 129 p = (Elf64_Phdr *)((char *)e + phoff); in main()
|
| /freebsd-9-stable/usr.bin/elfdump/ |
| D | elfdump.c | 147 offsetof(Elf64_Phdr, p_type), offsetof(Elf64_Phdr, p_offset), 148 offsetof(Elf64_Phdr, p_vaddr), offsetof(Elf64_Phdr, p_paddr), 149 offsetof(Elf64_Phdr, p_filesz), offsetof(Elf64_Phdr, p_memsz), 150 offsetof(Elf64_Phdr, p_flags), offsetof(Elf64_Phdr, p_align),
|
| /freebsd-9-stable/lib/libkvm/ |
| D | kvm_powerpc64.c | 53 Elf64_Phdr *ph; 156 Elf64_Phdr *ph; in powerpc64_va2off()
|
| D | kvm_ia64.c | 100 Elf64_Phdr *p = (Elf64_Phdr*)((char*)e + e->e_phoff); in _kvm_pa2off()
|
| /freebsd-9-stable/sys/ia64/ia64/ |
| D | dump_machdep.c | 159 Elf64_Phdr phdr; in cb_dumphdr() 234 ehdr.e_phentsize = sizeof(Elf64_Phdr); in dumpsys()
|
| /freebsd-9-stable/sys/xen/interface/ |
| D | elfstructs.h | 379 } Elf64_Phdr; typedef 502 #define Elf_Phdr Elf64_Phdr
|
| D | libelf.h | 46 Elf64_Phdr e64;
|
| /freebsd-9-stable/contrib/gcc/config/ia64/ |
| D | fde-glibc.c | 57 const Elf64_Phdr *phdr, *p_unwind, *p_dynamic; in _Unwind_IteratePhdrCallback()
|
| /freebsd-9-stable/sys/sys/ |
| D | elf64.h | 112 } Elf64_Phdr; typedef
|
| /freebsd-9-stable/sys/mips/mips/ |
| D | elf_trampoline.c | 107 Elf64_Phdr phdr[64] /* XXX */; in load_kernel()
|
| /freebsd-9-stable/contrib/file/src/ |
| D | readelf.h | 195 } Elf64_Phdr; typedef
|
| D | readelf.c | 329 Elf64_Phdr ph64; in dophn_core() 856 Elf64_Phdr ph64; in get_offset_from_virtaddr() 1447 Elf64_Phdr ph64; in dophn_exec()
|
| /freebsd-9-stable/sys/boot/sparc64/boot1/ |
| D | boot1.c | 416 Elf64_Phdr ph; in loadzfs() 460 Elf64_Phdr ph; in load()
|
| /freebsd-9-stable/sys/contrib/ia64/libuwx/src/ |
| D | uwx_symbols.c | 367 Elf64_Phdr hdr64; in elf_read_prog_hdrs()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1535 struct Elf64_Phdr { struct
|
| /freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| D | dt_link.c | 691 elf_file.ehdr.e_phentsize = sizeof (Elf64_Phdr); in dump_elf64()
|