Home
last modified time | relevance | path

Searched refs:forEachTypesDWOSections (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h63 forEachTypesDWOSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesDWOSections() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1110 DObj->forEachTypesDWOSections([&](const DWARFSection &S) { in parseDWOUnits()
2001 void forEachTypesDWOSections( in forEachTypesDWOSections() function in __anon00272cc51011::DWARFObjInMemory