Searched refs:abbrev_type (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dreduced_debug_output.cc167 uint64_t abbrev_type = read_unsigned_LEB_128(abbrev_data, &LEB_size); local
199 if (abbrev_type == elfcpp::DW_TAG_compile_unit)
202 write_unsigned_LEB_128(&this->data_, abbrev_type);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dreduced_debug_output.cc167 uint64_t abbrev_type = read_unsigned_LEB_128(abbrev_data, &LEB_size); local
199 if (abbrev_type == elfcpp::DW_TAG_compile_unit)
202 write_unsigned_LEB_128(&this->data_, abbrev_type);
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dreduced_debug_output.cc167 uint64_t abbrev_type = read_unsigned_LEB_128(abbrev_data, &LEB_size); local
199 if (abbrev_type == elfcpp::DW_TAG_compile_unit)
202 write_unsigned_LEB_128(&this->data_, abbrev_type);

Completed in 200 milliseconds