Home
last modified time | relevance | path

Searched defs:Elf64_Phdr (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h999 struct Elf64_Phdr { struct
1000 Elf64_Word p_type; // Type of segment
1001 Elf64_Word p_flags; // Segment flags
1002 Elf64_Off p_offset; // File offset where segment is located, in bytes
1003 Elf64_Addr p_vaddr; // Virtual address of beginning of segment
1004 Elf64_Addr p_paddr; // Physical addr of beginning of segment (OS-specific)
1005 Elf64_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
1006 Elf64_Xword p_memsz; // Num. of bytes in mem image of segment (may be zero)
1007 Elf64_Xword p_align; // Segment alignment constraint
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1170 struct Elf64_Phdr { struct
1171 Elf64_Word p_type; // Type of segment
1172 Elf64_Word p_flags; // Segment flags
1173 Elf64_Off p_offset; // File offset where segment is located, in bytes
1174 Elf64_Addr p_vaddr; // Virtual address of beginning of segment
1175 Elf64_Addr p_paddr; // Physical addr of beginning of segment (OS-specific)
1176 Elf64_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
1177 Elf64_Xword p_memsz; // Num. of bytes in mem image of segment (may be zero)
1178 Elf64_Xword p_align; // Segment alignment constraint
/third_party/libunwind/include/win/
Dfreebsd-elf64.h116 } Elf64_Phdr; typedef
/third_party/libunwind/include/mingw/
Dfreebsd-elf64.h116 } Elf64_Phdr; typedef
/third_party/uboot/u-boot-2020.01/include/
Delf.h451 } Elf64_Phdr; typedef
/third_party/musl/include/
Delf.h589 } Elf64_Phdr; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h589 } Elf64_Phdr; typedef