Lines Matching refs:GetAttributeValue

861 dw_offset_t DWARFDebugInfoEntry::GetAttributeValue(  in GetAttributeValue()  function in DWARFDebugInfoEntry
869 return GetAttributeValue(dwo_symbol_file, dwo_symbol_file->GetCompileUnit(), in GetAttributeValue()
900 if (GetAttributeValue(dwarf2Data, cu, DW_AT_specification, form_value)) { in GetAttributeValue()
904 dw_offset_t die_offset = die.GetDIE()->GetAttributeValue( in GetAttributeValue()
912 if (GetAttributeValue(dwarf2Data, cu, DW_AT_abstract_origin, form_value)) { in GetAttributeValue()
916 dw_offset_t die_offset = die.GetDIE()->GetAttributeValue( in GetAttributeValue()
936 return dwo_cu_die.GetDIE()->GetAttributeValue( in GetAttributeValue()
954 if (GetAttributeValue(dwarf2Data, cu, attr, form_value, nullptr, in GetAttributeValueAsString()
970 if (GetAttributeValue(dwarf2Data, cu, attr, form_value, nullptr, in GetAttributeValueAsUnsigned()
986 if (GetAttributeValue(dwarf2Data, cu, attr, form_value, nullptr, in GetAttributeValueAsSigned()
1003 if (GetAttributeValue(dwarf2Data, cu, attr, form_value, nullptr, in GetAttributeValueAsReference()
1014 if (GetAttributeValue(dwarf2Data, cu, attr, form_value, nullptr, in GetAttributeValueAsAddress()
1032 if (GetAttributeValue(dwarf2Data, cu, DW_AT_high_pc, form_value, nullptr, in GetAttributeHighPC()
1076 if (GetAttributeValue(dwarf2Data, cu, DW_AT_ranges, form_value)) { in GetAttributeAddressRanges()
1297 if (die.GetAttributeValue(dwarf2Data, cu, DW_AT_type, form_value)) { in AppendTypeName()
1731 if (GetAttributeValue(dwarf2Data, cu, DW_AT_ranges, form_value)) { in LookupAddress()