Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/common/
Delf.h17 typedef uint64_t Elf64_Off; typedef
123 Elf64_Off e_phoff; // The program header table's file offset in bytes. 若没有,则为0
124 Elf64_Off e_shoff; // The section header table's file offset in bytes. 若没有,则为0
204Elf64_Off sh_offset; // The byte offset from the beginning of the file to the first byte in t…
319 Elf64_Off p_offset;