Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h987 struct Elf32_Phdr { struct
988 Elf32_Word p_type; // Type of segment
989 Elf32_Off p_offset; // File offset where segment is located, in bytes
990 Elf32_Addr p_vaddr; // Virtual address of beginning of segment
991 Elf32_Addr p_paddr; // Physical address of beginning of segment (OS-specific)
992 Elf32_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
993 Elf32_Word p_memsz; // Num. of bytes in mem image of segment (may be zero)
994 Elf32_Word p_flags; // Segment flags
995 Elf32_Word p_align; // Segment alignment constraint
/external/llvm/include/llvm/Support/
DELF.h989 struct Elf32_Phdr { struct
990 Elf32_Word p_type; // Type of segment
991 Elf32_Off p_offset; // File offset where segment is located, in bytes
992 Elf32_Addr p_vaddr; // Virtual address of beginning of segment
993 Elf32_Addr p_paddr; // Physical address of beginning of segment (OS-specific)
994 Elf32_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
995 Elf32_Word p_memsz; // Num. of bytes in mem image of segment (may be zero)
996 Elf32_Word p_flags; // Segment flags
997 Elf32_Word p_align; // Segment alignment constraint
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1110 struct Elf32_Phdr { struct
1111 Elf32_Word p_type; // Type of segment
1112 Elf32_Off p_offset; // File offset where segment is located, in bytes
1113 Elf32_Addr p_vaddr; // Virtual address of beginning of segment
1114 Elf32_Addr p_paddr; // Physical address of beginning of segment (OS-specific)
1115 Elf32_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
1116 Elf32_Word p_memsz; // Num. of bytes in mem image of segment (may be zero)
1117 Elf32_Word p_flags; // Segment flags
1118 Elf32_Word p_align; // Segment alignment constraint
/external/kernel-headers/original/uapi/linux/
Delf.h253 } Elf32_Phdr; typedef
/external/u-boot/include/
Delf.h440 } Elf32_Phdr; typedef
/external/kmod/port-gnu/
Delf.h576 } Elf32_Phdr; typedef
/external/elfutils/libelf/
Delf.h689 } Elf32_Phdr; typedef