Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h62 forEachTypesDWOSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesDWOSections() function
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp987 DObj->forEachTypesDWOSections([&](const DWARFSection &S) { in parseDWOUnits()
1902 void forEachTypesDWOSections( in forEachTypesDWOSections() function in __anon8f140c8f0f11::DWARFObjInMemory