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

/external/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.h113 bool getLowAndHighPC(const DWARFUnit *U, uint64_t &LowPC,
H A DDWARFDebugInfoEntry.cpp223 bool DWARFDebugInfoEntryMinimal::getLowAndHighPC(const DWARFUnit *U, function in class:DWARFDebugInfoEntryMinimal
246 if (getLowAndHighPC(U, LowPC, HighPC)) {

Completed in 129 milliseconds