Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h227 bool containsPC(object::SectionedAddress PC) const { in containsPC() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1216 if (!Seq.containsPC(Address)) in findRowInSeq()
1294 if (SeqPos == LastSeq || !SeqPos->containsPC(Address)) in lookupAddressRangeImpl()