Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.h80 GetAttributeHighPC(const DWARFUnit *cu, dw_addr_t lo_pc, uint64_t fail_value,
DDWARFDebugInfoEntry.cpp574 dw_addr_t DWARFDebugInfoEntry::GetAttributeHighPC( in GetAttributeHighPC() function in DWARFDebugInfoEntry
603 hi_pc = GetAttributeHighPC(cu, lo_pc, fail_value, in GetAttributeAddressRange()