Home
last modified time | relevance | path

Searched refs:Elf32_Off (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DELF.h30 using Elf32_Off = uint32_t; // File offset variable
67 Elf32_Off e_phoff; // Program header table's file offset, in bytes
68 Elf32_Off e_shoff; // Section header table's file offset, in bytes
936 Elf32_Off sh_offset; // File offset of section data, in bytes
1334 Elf32_Off p_offset; // File offset where segment is located, in bytes