Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h39 forEachTypesSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesSections() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1098 DObj->forEachTypesSections([&](const DWARFSection &S) { in parseNormalUnits()
2058 void forEachTypesSections( in forEachTypesSections() function in __anon00272cc51011::DWARFObjInMemory
H A DDWARFVerifier.cpp461 DObj.forEachTypesSections([&](const DWARFSection &S) { in handleDebugInfo()