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