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/
DDWARFObject.h63 forEachTypesDWOSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesDWOSections() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1110 DObj->forEachTypesDWOSections([&](const DWARFSection &S) { in parseDWOUnits()
2001 void forEachTypesDWOSections( in forEachTypesDWOSections() function in __anoned0c38aa1011::DWARFObjInMemory