Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h39 forEachTypesSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesSections() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp295 DObj.forEachTypesSections([&](const DWARFSection &S) { in getNormalUnits()
2432 void forEachTypesSections( in forEachTypesSections() function in __anonfc0a132e1211::DWARFObjInMemory
H A DDWARFVerifier.cpp544 DObj.forEachTypesSections([&](const DWARFSection &S) { in handleDebugInfo()