Home
last modified time | relevance | path

Searched refs:has_sibling_attribute (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Ddwarf_reader.h187 : tag(t), has_children(hc), has_sibling_attribute(false), attributes() in Abbrev_code()
203 bool has_sibling_attribute : 1; member
524 has_sibling_attribute() const in has_sibling_attribute() function
527 return this->abbrev_code_->has_sibling_attribute; in has_sibling_attribute()
Ddwarf_reader.cc284 entry->has_sibling_attribute = true; in do_get_abbrev()
1189 if (this->has_sibling_attribute()) in sibling_offset()