Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h113 bool getLowAndHighPC(const DWARFUnit *U, uint64_t &LowPC,
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp314 bool DWARFDebugInfoEntryMinimal::getLowAndHighPC(const DWARFUnit *U, in getLowAndHighPC() function in DWARFDebugInfoEntryMinimal
337 if (getLowAndHighPC(U, LowPC, HighPC)) { in getAddressRanges()