Searched refs:Elf64_Off (Results 1 – 1 of 1) sorted by relevance
17 typedef uint64_t Elf64_Off; typedef123 Elf64_Off e_phoff; // The program header table's file offset in bytes. 若没有,则为0124 Elf64_Off e_shoff; // The section header table's file offset in bytes. 若没有,则为0204 …Elf64_Off sh_offset; // The byte offset from the beginning of the file to the first byte in t…319 Elf64_Off p_offset;