Searched refs:findRnglistFromIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h409 Expected<DWARFAddressRangesVector> findRnglistFromIndex(uint32_t Index);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp458 return U->findRnglistFromIndex(*Value->getAsSectionOffset());
H A DDWARFUnit.cpp659 DWARFUnit::findRnglistFromIndex(uint32_t Index) { function in class:DWARFUnit

Completed in 59 milliseconds