Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Ddwarf_reader.h475 struct Attribute_value struct
499 typedef std::vector<Attribute_value> Attributes; argument
531 const Attribute_value*
Ddwarf_reader.cc704 Attribute_value attr_value; in read_attributes()
1046 const Dwarf_die::Attribute_value*
1062 const Attribute_value* attr_val = this->attribute(attr); in string_attribute()
1080 const Attribute_value* attr_val = this->attribute(attr); in int_attribute()
1101 const Attribute_value* attr_val = this->attribute(attr); in uint_attribute()
1122 const Attribute_value* attr_val = this->attribute(attr); in ref_attribute()
1152 const Attribute_value* attr_val = this->attribute(attr); in address_attribute()