Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h38 forEachTypesSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesSections() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp975 DObj->forEachTypesSections([&](const DWARFSection &S) { in parseNormalUnits()
1960 void forEachTypesSections( in forEachTypesSections() function in __anond6a2cae20f11::DWARFObjInMemory
H A DDWARFVerifier.cpp365 DObj.forEachTypesSections([&](const DWARFSection &S) { in handleDebugInfo()