Searched defs:abbrevs (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | reduced_debug_output.h | 97 set_abbreviations(Output_reduced_debug_abbrev_section* abbrevs) in set_abbreviations()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | reduced_debug_output.h | 97 set_abbreviations(Output_reduced_debug_abbrev_section* abbrevs) in set_abbreviations()
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | dwarf.c | 122 struct abbrevs struct 125 size_t num_abbrevs; argument 127 struct abbrev *abbrevs; member 332 struct abbrevs abbrevs; member 732 free_abbrevs (struct backtrace_state *state, struct abbrevs *abbrevs, in free_abbrevs() 1352 void *data, struct abbrevs *abbrevs) in read_abbrevs() 1501 lookup_abbrev (struct abbrevs *abbrevs, uint64_t code, in lookup_abbrev()
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | dwarf.c | 122 struct abbrevs struct 125 size_t num_abbrevs; argument 127 struct abbrev *abbrevs; argument 332 struct abbrevs abbrevs; member 732 free_abbrevs (struct backtrace_state *state, struct abbrevs *abbrevs, in free_abbrevs() 1345 void *data, struct abbrevs *abbrevs) in read_abbrevs() 1494 lookup_abbrev (struct abbrevs *abbrevs, uint64_t code, in lookup_abbrev()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | dwarf2.c | 331 struct abbrev_info **abbrevs; member 1062 lookup_abbrev (unsigned int number, struct abbrev_info **abbrevs) in lookup_abbrev() 1088 struct abbrev_info **abbrevs; member 1110 struct abbrev_info **abbrevs = ent->abbrevs; in del_abbrev() local 1135 struct abbrev_info **abbrevs; in read_abbrevs() local 4299 struct abbrev_info** abbrevs; in parse_comp_unit() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf2.c | 378 struct abbrev_info **abbrevs; member 1110 lookup_abbrev (unsigned int number, struct abbrev_info **abbrevs) in lookup_abbrev() 1136 struct abbrev_info **abbrevs; member 1158 struct abbrev_info **abbrevs = ent->abbrevs; in del_abbrev() local 1183 struct abbrev_info **abbrevs; in read_abbrevs() local 4374 struct abbrev_info** abbrevs; in parse_comp_unit() local
|