Searched refs:forEachTypesSections (Results 1 – 3 of 3) sorted by relevance
38 forEachTypesSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesSections() function
975 DObj->forEachTypesSections([&](const DWARFSection &S) { in parseNormalUnits()1959 void forEachTypesSections( in forEachTypesSections() function in __anona8a913f90f11::DWARFObjInMemory
365 DObj.forEachTypesSections([&](const DWARFSection &S) { in handleDebugInfo()