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

/fuchsia/zircon/third_party/ulib/backtrace/
H A Delf.c139 typedef uint32_t b_elf_wxword; /* 32-bit Elf_Word, 64-bit ELF_Xword. */ typedef
148 typedef uint64_t b_elf_wxword; /* 32-bit Elf_Word, 64-bit ELF_Xword. */ typedef
199 b_elf_wxword sh_flags; /* Miscellaneous section attributes */
202 b_elf_wxword sh_size; /* Size of section in bytes */
205 b_elf_wxword sh_addralign; /* Section alignment */
206 b_elf_wxword sh_entsize; /* Entry size if section holds table */

Completed in 27 milliseconds