Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h61 forEachInfoDWOSections(function_ref<void(const DWARFSection &)> F) const {} in forEachInfoDWOSections() function
/freebsd-14.2/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()
307 DObj.forEachInfoDWOSections([&](const DWARFSection &S) { in getDWOUnits()
2368 void forEachInfoDWOSections( in forEachInfoDWOSections() function in __anonafd15ee41111::DWARFObjInMemory
H A DDWARFVerifier.cpp1703 DObj.getStrDWOSection(), &DWARFObject::forEachInfoDWOSections); in handleDebugStrOffsets()