Searched refs:exitOnErr (Results 1 – 2 of 2) sorted by relevance
66 static ExitOnError exitOnErr; variable651 exitOnErr(reader.readArray(subsections, relocatedDebugContents.size())); in handleDebugS()663 exitOnErr(cvStrTab.initialize(ss.getRecordData())); in handleDebugS()669 exitOnErr(checksums.initialize(ss.getRecordData())); in handleDebugS()687 exitOnErr(fds.initialize(ss.getRecordData())); in handleDebugS()735 exitOnErr(inlineeLines.initialize(inlineeSubsection.getRecordData())); in mergeInlineeLines()795 exitOnErr(cvStrTab.getString(fc.FileNameOffset)); in finish()797 exitOnErr(dbiBuilder.addModuleSourceFile(*file.moduleDBI, filename)); in finish()855 exitOnErr(reader.readArray(fpoRecords, count)); in addDebugSymbols()881 file->moduleDBI = &exitOnErr(dbiBuilder.addModuleInfo(modName)); in createModuleDBI()[all …]
737 ExitOnError exitOnErr; in initializeFlags() local738 exitOnErr(reader.readArray(subsections, data.size())); in initializeFlags()