Home
last modified time | relevance | path

Searched refs:forEachInfoDWOSections (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h61 forEachInfoDWOSections(function_ref<void(const DWARFSection &)> F) const {} in forEachInfoDWOSections() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp84 DObj.forEachInfoDWOSections([&](const DWARFSection &S) { in fixupIndexV4()
146 DObj.forEachInfoDWOSections([&](const DWARFSection &S) { in fixupIndexV5()
308 DObj.forEachInfoDWOSections([&](const DWARFSection &S) { in getDWOUnits()
2370 void forEachInfoDWOSections( in forEachInfoDWOSections() function in __anonfc0a132e1211::DWARFObjInMemory
H A DDWARFVerifier.cpp1894 DObj.forEachInfoDWOSections([&](const DWARFSection &S) { in handleDebugStrOffsets()