Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h89 typedef uint32_t Elf32_Word; typedef
122 Elf32_Word e_version; // Object file version
126 Elf32_Word e_flags; // Processor-specific flags
153 Elf32_Word p_type; // Segment type
157 Elf32_Word p_filesz; // Segment size in file
158 Elf32_Word p_memsz; // Segment size in memory
159 Elf32_Word p_flags; // Segment flags
160 Elf32_Word p_align; // Segment alignment
175 Elf32_Word sh_name; // Section name (string tbl index)
176 Elf32_Word sh_typ
[all...]

Completed in 2 milliseconds