Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFObject.h39 forEachTypesSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesSections() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFContext.cpp297 DObj.forEachTypesSections([&](const DWARFSection &S) { in getNormalUnits()
2432 void forEachTypesSections( in forEachTypesSections() function in __anon6972ac071211::DWARFObjInMemory
HDDWARFVerifier.cpp538 DObj.forEachTypesSections([&](const DWARFSection &S) { in handleDebugInfo()