Home
last modified time | relevance | path

Searched defs:ia64_unw_aux_info (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c6223 struct ia64_unw_aux_info struct
6226 struct ia64_unw_table_entry *table; /* Unwind table. */
6227 unsigned long table_len; /* Length of unwind table. */
6228 unsigned char * info; /* Unwind info. */
6229 unsigned long info_size; /* Size of unwind info. */
6230 bfd_vma info_addr; /* starting address of unwind info. */
6231 bfd_vma seg_base; /* Starting address of segment. */
6232 Elf_Internal_Sym * symtab; /* The symbol table. */
6233 unsigned long nsyms; /* Number of symbols. */
6234 char * strtab; /* The string table. */
[all …]