Searched defs:Elf64_Off (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Delf.h37 typedef uint64_t Elf64_Off; typedef
102 Elf64_Off e_phoff;
103 Elf64_Off e_shoff;
1226 Elf64_Off sh_offset;
1574 Elf64_Off p_offset; // File offset where segment is located, in bytes
1879 typedef Elf64_Off Off;

Completed in 27 milliseconds