Home
last modified time | relevance | path

Searched refs:Elf64_Half (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h86 typedef uint16_t Elf64_Half; typedef
114 typedef Elf64_Half Elf64_Versym;
137 Elf64_Half e_type; // Object file type
138 Elf64_Half e_machine; // Architecture
144 Elf64_Half e_ehsize; // ELF header size in bytes
145 Elf64_Half e_phentsize; // Program header table entry size
146 Elf64_Half e_phnum; // Program header table entry count
147 Elf64_Half e_shentsize; // Section header table entry size
148 Elf64_Half e_shnum; // Section header table entry count
149 Elf64_Half e_shstrnd
[all...]

Completed in 1 milliseconds