Home
last modified time | relevance | path

Searched refs:unit_type_ (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Ddwarf_reader.h722 this->unit_type_ = in Dwarf_info_reader()
738 return (this->unit_type_ == elfcpp::DW_UT_type in is_type_unit()
739 || this->unit_type_ == elfcpp::DW_UT_split_type); in is_type_unit()
913 unsigned int unit_type_; variable
DChangeLog236 (Dwarf_info_reader::Dwarf_info_reader): Initialize unit_type_ field.
242 (Dwarf_info_reader::unit_type_): New field.
Ddwarf_reader.cc1535 this->unit_type_ = *pinfo++; in do_parse()