Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp1307 DWARFDebugInfoEntry::GetAttributeValue in GetAttributeValue() function in DWARFDebugInfoEntry
1362 if (GetAttributeValue(dwarf2Data, cu, attr, form_value)) in GetAttributeValueAsString()
1382 if (GetAttributeValue(dwarf2Data, cu, attr, form_value)) in GetAttributeValueAsUnsigned()
1402 if (GetAttributeValue(dwarf2Data, cu, attr, form_value)) in GetAttributeValueAsSigned()
1423 if (GetAttributeValue(dwarf2Data, cu, attr, form_value)) in GetAttributeValueAsReference()
1447 if (GetAttributeValue(dwarf2Data, cu, DW_AT_high_pc, form_value)) in GetAttributeHighPC()
1508 …const dw_offset_t attr_offset = GetAttributeValue(dwarf2Data, cu, attr, form_value, &end_addr_offs… in GetAttributeValueAsLocation()
1550 if (GetAttributeValue(dwarf2Data, cu, DW_AT_name, form_value)) in GetName()
1554 if (GetAttributeValue(dwarf2Data, cu, DW_AT_specification, form_value)) in GetName()
1583 if (GetAttributeValue(dwarf2Data, cu, DW_AT_MIPS_linkage_name, form_value)) in GetMangledName()
[all …]
DDWARFDebugInfoEntry.h169 dw_offset_t GetAttributeValue(