Searched refs:forEachCodeViewRecord (Results 1 – 4 of 4) sorted by relevance
68 Error forEachCodeViewRecord(ArrayRef<uint8_t> StreamBuffer, Func F) { in forEachCodeViewRecord() function
347 return forEachCodeViewRecord<CVType>( in remapAllTypes()
601 Error ec = forEachCodeViewRecord<CVSymbol>( in analyzeSymbolSubsection()676 auto ec = forEachCodeViewRecord<CVSymbol>( in writeAllModuleSymbolRecords()
615 forEachCodeViewRecord<CVType>(types, [fn](const CVType &ty) -> Error { in forEachTypeChecked()