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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h85 GetAttributeHighPC(const DWARFUnit *cu, dw_addr_t lo_pc, uint64_t fail_value,
H A DDWARFDebugInfoEntry.cpp704 // GetAttributeHighPC
710 dw_addr_t DWARFDebugInfoEntry::GetAttributeHighPC( function in class:DWARFDebugInfoEntry
739 hi_pc = GetAttributeHighPC(cu, lo_pc, fail_value,
1108 dw_addr_t hi_pc = GetAttributeHighPC(cu, lo_pc, LLDB_INVALID_ADDRESS);

Completed in 92 milliseconds