Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libbacktrace/
H A Delf.c194 typedef uint32_t b_elf_wxword; /* 32-bit Elf_Word, 64-bit ELF_Xword. */ typedef
203 typedef uint64_t b_elf_wxword; /* 32-bit Elf_Word, 64-bit ELF_Xword. */ typedef
257 b_elf_wxword sh_flags; /* Miscellaneous section attributes */
260 b_elf_wxword sh_size; /* Size of section in bytes */
263 b_elf_wxword sh_addralign; /* Section alignment */
264 b_elf_wxword sh_entsize; /* Entry size if section holds table */