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

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dreduced_debug_output.h97 set_abbreviations(Output_reduced_debug_abbrev_section* abbrevs) argument
98 { associated_abbrev_ = abbrevs; }
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dreduced_debug_output.h97 set_abbreviations(Output_reduced_debug_abbrev_section* abbrevs) argument
98 { associated_abbrev_ = abbrevs; }
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dreduced_debug_output.h97 set_abbreviations(Output_reduced_debug_abbrev_section* abbrevs) argument
98 { associated_abbrev_ = abbrevs; }
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/
H A Dlinkdebug.s38 abbrevs: label
H A Dtestranges.s61 .byte 0x0 ;# abbrevs terminator
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c122 struct abbrevs struct
124 /* The number of abbrevs in the vector. */
126 /* The abbrevs, sorted by the code field. */
127 struct abbrev *abbrevs; member in struct:abbrevs
332 struct abbrevs abbrevs; member in struct:unit
732 free_abbrevs (struct backtrace_state *state, struct abbrevs *abbrevs, argument
737 for (i = 0; i < abbrevs->num_abbrevs; ++i)
738 backtrace_free (state, abbrevs
1342 read_abbrevs(struct backtrace_state *state, uint64_t abbrev_offset, const unsigned char *dwarf_abbrev, size_t dwarf_abbrev_size, int is_bigendian, backtrace_error_callback error_callback, void *data, struct abbrevs *abbrevs) argument
1494 lookup_abbrev(struct abbrevs *abbrevs, uint64_t code, backtrace_error_callback error_callback, void *data) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c122 struct abbrevs struct
124 /* The number of abbrevs in the vector. */
126 /* The abbrevs, sorted by the code field. */
127 struct abbrev *abbrevs; member in struct:abbrevs
332 struct abbrevs abbrevs; member in struct:unit
732 free_abbrevs (struct backtrace_state *state, struct abbrevs *abbrevs, argument
737 for (i = 0; i < abbrevs->num_abbrevs; ++i)
738 backtrace_free (state, abbrevs
1349 read_abbrevs(struct backtrace_state *state, uint64_t abbrev_offset, const unsigned char *dwarf_abbrev, size_t dwarf_abbrev_size, int is_bigendian, backtrace_error_callback error_callback, void *data, struct abbrevs *abbrevs) argument
1501 lookup_abbrev(struct abbrevs *abbrevs, uint64_t code, backtrace_error_callback error_callback, void *data) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Ddwarf.c122 struct abbrevs struct
124 /* The number of abbrevs in the vector. */
126 /* The abbrevs, sorted by the code field. */
127 struct abbrev *abbrevs; member in struct:abbrevs
332 struct abbrevs abbrevs; member in struct:unit
732 free_abbrevs (struct backtrace_state *state, struct abbrevs *abbrevs, argument
737 for (i = 0; i < abbrevs->num_abbrevs; ++i)
738 backtrace_free (state, abbrevs
1349 read_abbrevs(struct backtrace_state *state, uint64_t abbrev_offset, const unsigned char *dwarf_abbrev, size_t dwarf_abbrev_size, int is_bigendian, backtrace_error_callback error_callback, void *data, struct abbrevs *abbrevs) argument
1501 lookup_abbrev(struct abbrevs *abbrevs, uint64_t code, backtrace_error_callback error_callback, void *data) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-compilers-check210 abbrevs = dict(zip(paths, [base for base in unique_bases]))
212 return abbrevs
241 abbrevs = [abbrev[start_index:start_index+3]
246 abbrevs = dict(zip(unique_bases, abbrevs))
248 return abbrevs
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c233 /* Hash table to map offsets to decoded abbrevs. */
331 struct abbrev_info **abbrevs;
1062 lookup_abbrev (unsigned int number, struct abbrev_info **abbrevs)
1068 abbrev = abbrevs[hash_number];
1082 array of abbrevs, so that compilation units using the same set of
1083 abbrevs do not waste memory. */
1088 struct abbrev_info **abbrevs;
1110 struct abbrev_info **abbrevs = ent->abbrevs;
1115 struct abbrev_info *abbrev = abbrevs[
232 struct abbrev_info **abbrevs; member in struct:comp_unit
919 lookup_abbrev(unsigned int number, struct abbrev_info **abbrevs) argument
945 struct abbrev_info **abbrevs; member in struct:abbrev_offset_entry
967 struct abbrev_info **abbrevs = ent->abbrevs; local
992 struct abbrev_info **abbrevs; local
3467 struct abbrev_info** abbrevs; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Ddwarf2.c148 /* Hash table to map offsets to decoded abbrevs. */
238 struct abbrev_info **abbrevs; member in struct:comp_unit
927 lookup_abbrev (unsigned int number, struct abbrev_info **abbrevs) argument
933 abbrev = abbrevs[hash_number];
947 array of abbrevs, so that compilation units using the same set of
948 abbrevs do not waste memory. */
953 struct abbrev_info **abbrevs; member in struct:abbrev_offset_entry
975 struct abbrev_info **abbrevs = ent->abbrevs; local
980 struct abbrev_info *abbrev = abbrevs[
1000 struct abbrev_info **abbrevs; local
3654 struct abbrev_info** abbrevs; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c233 /* Hash table to map offsets to decoded abbrevs. */
331 struct abbrev_info **abbrevs; member in struct:comp_unit
1062 lookup_abbrev (unsigned int number, struct abbrev_info **abbrevs) argument
1068 abbrev = abbrevs[hash_number];
1082 array of abbrevs, so that compilation units using the same set of
1083 abbrevs do not waste memory. */
1088 struct abbrev_info **abbrevs; member in struct:abbrev_offset_entry
1110 struct abbrev_info **abbrevs = ent->abbrevs; local
1115 struct abbrev_info *abbrev = abbrevs[
1135 struct abbrev_info **abbrevs; local
4299 struct abbrev_info** abbrevs; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Ddwarf2.c274 /* Hash table to map offsets to decoded abbrevs. */
375 struct abbrev_info **abbrevs; member in struct:comp_unit
1099 lookup_abbrev (unsigned int number, struct abbrev_info **abbrevs) argument
1105 abbrev = abbrevs[hash_number];
1119 array of abbrevs, so that compilation units using the same set of
1120 abbrevs do not waste memory. */
1125 struct abbrev_info **abbrevs; member in struct:abbrev_offset_entry
1147 struct abbrev_info **abbrevs = ent->abbrevs; local
1152 struct abbrev_info *abbrev = abbrevs[
1172 struct abbrev_info **abbrevs; local
4357 struct abbrev_info** abbrevs; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dstring.d6307 auto abbrevs = abbrev(list);
6308 assert(abbrevs == ["fox": "foxy", "food": "food",
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dstring.d6652 auto abbrevs = abbrev(list);
6653 assert(abbrevs == ["fox": "foxy", "food": "food",

Completed in 407 milliseconds