Home
last modified time | relevance | path

Searched refs:GetAttributeAddressRanges (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp47 die->GetAttributeAddressRanges(this, /*check_hi_lo_pc=*/true); in BuildAddressRangeTable()
H A DDWARFDebugInfoEntry.h115 GetAttributeAddressRanges(DWARFUnit *cu, bool check_hi_lo_pc,
H A DDWARFDebugInfoEntry.cpp539 DWARFDebugInfoEntry::GetAttributeAddressRanges( in GetAttributeAddressRanges() function in DWARFDebugInfoEntry
623 GetAttributeAddressRanges(cu, /*check_hi_lo_pc=*/true)) { in BuildFunctionAddressRangeTable()
H A DDWARFDIE.cpp180 m_die->GetAttributeAddressRanges(m_cu, /*check_hi_lo_pc=*/true)) { in LookupDeepestBlock()
H A DSymbolFileDWARF.cpp917 die.GetDIE()->GetAttributeAddressRanges(die.GetCU(), in ParseFunction()
3167 function_die.GetDIE()->GetAttributeAddressRanges( in ParseBlocksRecursive()
3209 function_die.GetDIE()->GetAttributeAddressRanges( in ParseVariablesForContext()