Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Delf.c186 typedef uint32_t b_elf_word; /* Elf_Word. */ typedef
215 b_elf_word e_version; /* Identifies object file version */
219 b_elf_word e_flags; /* Processor-specific flags */
255 b_elf_word sh_name; /* Section name, index in string tbl */
256 b_elf_word sh_type; /* Type of section */
261 b_elf_word sh_link; /* Index of another section */
262 b_elf_word sh_info; /* Additional section information */
282 b_elf_word st_name; /* Symbol name, index in string tbl */
284 b_elf_word st_size; /* Symbol size */
294 b_elf_word st_name; /* Symbol name, index in string tbl */
[all …]
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c186 typedef uint32_t b_elf_word; /* Elf_Word. */ typedef
215 b_elf_word e_version; /* Identifies object file version */
219 b_elf_word e_flags; /* Processor-specific flags */
255 b_elf_word sh_name; /* Section name, index in string tbl */
256 b_elf_word sh_type; /* Type of section */
261 b_elf_word sh_link; /* Index of another section */
262 b_elf_word sh_info; /* Additional section information */
282 b_elf_word st_name; /* Symbol name, index in string tbl */
284 b_elf_word st_size; /* Symbol size */
294 b_elf_word st_name; /* Symbol name, index in string tbl */
[all …]