Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h90 GetAttributeHighPC(const DWARFUnit *cu, dw_addr_t lo_pc, uint64_t fail_value,
H A DDWARFDebugInfoEntry.cpp477 dw_addr_t DWARFDebugInfoEntry::GetAttributeHighPC( in GetAttributeHighPC() function in DWARFDebugInfoEntry
506 hi_pc = GetAttributeHighPC(cu, lo_pc, fail_value, in GetAttributeAddressRange()