Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h85 typedef uint16_t Elf32_Half; typedef
113 typedef Elf32_Half Elf32_Versym;
120 Elf32_Half e_type; // Object file type
121 Elf32_Half e_machine; // Architecture
127 Elf32_Half e_ehsize; // ELF header size in bytes
128 Elf32_Half e_phentsize; // Program header table entry size
129 Elf32_Half e_phnum; // Program header table entry count
130 Elf32_Half e_shentsize; // Section header table entry size
131 Elf32_Half e_shnum; // Section header table entry count
132 Elf32_Half e_shstrnd
[all...]

Completed in 2 milliseconds