Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Ddwarf_reader.h558 this->read_attributes(); in specification()
567 this->read_attributes(); in abstract_origin()
629 read_attributes();
Ddwarf_reader.cc677 Dwarf_die::read_attributes() in read_attributes() function in gold::Dwarf_die
1025 if (this->name_ != NULL || !this->read_attributes()) in set_name()
1037 if (this->linkage_name_ != NULL || !this->read_attributes()) in set_linkage_name()
1049 if (!this->read_attributes()) in attribute()
1191 if (!this->read_attributes()) in sibling_offset()
DChangeLog-08154219 (Dwarf_die::read_attributes): Likewise.
4518 * dwarf_reader.cc (Dwarf_die::read_attributes): Add
5195 * dwarf_reader.cc (Dwarf_die::read_attributes)
5404 (Dwarf_die::read_attributes): New function.