Defined in 6 files as a function:
Referenced in 388 files:
- external/apache2/llvm/dist/clang/examples/clang-interpreter/main.cpp, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTImporter.h, line 339
- external/apache2/llvm/dist/clang/include/clang/Interpreter/Interpreter.h, line 62
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 370 times
- external/apache2/llvm/dist/clang/lib/AST/ExternalASTMerger.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Context.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Basic/FileManager.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/BackendUtil.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, line 168
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenPGO.cpp, line 1027
- external/apache2/llvm/dist/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CrossTU/CrossTranslationUnit.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Driver/DarwinSDKInfo.cpp, line 31
- external/apache2/llvm/dist/clang/lib/Driver/Driver.cpp, line 4119
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Darwin.cpp, line 1794
- external/apache2/llvm/dist/clang/lib/Format/Format.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/ASTMerge.cpp, line 74
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInvocation.cpp, line 1290
- external/apache2/llvm/dist/clang/lib/Frontend/SerializedDiagnosticReader.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Frontend/TestModuleFileExtension.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalExecutor.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.cpp, line 228
- external/apache2/llvm/dist/clang/lib/Interpreter/Interpreter.cpp, line 170
- external/apache2/llvm/dist/clang/lib/Lex/HeaderSearch.cpp, line 355
- external/apache2/llvm/dist/clang/lib/Lex/LiteralSupport.cpp, line 1094
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 53 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderStmt.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Serialization/GlobalModuleIndex.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CallEvent.cpp, line 577
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp, line 294
- external/apache2/llvm/dist/clang/lib/Tooling/Core/Replacement.cpp, line 337
- external/apache2/llvm/dist/clang/lib/Tooling/Execution.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/AtomicChange.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Tooling.cpp, line 477
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Parsing.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/RangeSelector.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/RewriteRule.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Stencil.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Transformer.cpp, line 37
- external/apache2/llvm/dist/clang/tools/clang-check/ClangCheck.cpp, line 200
- external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp, line 125
- external/apache2/llvm/dist/clang/tools/clang-format/ClangFormat.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/clang-import-test/clang-import-test.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp, 10 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/ClangRefactor.cpp, 5 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/TestSupport.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/clang-rename/ClangRename.cpp, line 104
- external/apache2/llvm/dist/clang/tools/clang-repl/ClangRepl.cpp, line 65
- external/apache2/llvm/dist/clang/tools/clang-scan-deps/ClangScanDeps.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/KaleidoscopeJIT.h, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/KaleidoscopeJIT.h, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/KaleidoscopeJIT.h, 3 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h, 3 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/include/KaleidoscopeJIT.h, 2 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectCache/LLJITWithObjectCache.cpp, line 61
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/LLJITWithThinLTOSummaries.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/SpeculativeJIT/SpeculativeJIT.cpp, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Bitcode/BitcodeReader.h, line 46
- external/apache2/llvm/dist/llvm/include/llvm/Bitstream/BitstreamReader.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h, line 119
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITSymbol.h, line 349
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Core.h, line 306
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h, line 72
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h, line 105
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRPCTargetProcessControl.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h, line 284
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/Serialization.h, line 471
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TPCDebugObjectRegistrar.h, line 50
- external/apache2/llvm/dist/llvm/include/llvm/Object/Archive.h, line 170
- external/apache2/llvm/dist/llvm/include/llvm/Object/COFF.h, line 1052
- external/apache2/llvm/dist/llvm/include/llvm/Object/ELF.h, 31 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/ELFObjectFile.h, 37 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/Minidump.h, line 209
- external/apache2/llvm/dist/llvm/include/llvm/Object/ObjectFile.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/GCOV.h, line 79
- external/apache2/llvm/dist/llvm/include/llvm/Support/BinaryItemStream.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/ELFAttributeParser.h, line 45
- external/apache2/llvm/dist/llvm/include/llvm/Support/Error.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/JSON.h, line 824
- external/apache2/llvm/dist/llvm/include/llvm/Support/MSVCErrorWorkarounds.h, line 47
- external/apache2/llvm/dist/llvm/include/llvm/Support/Process.h, line 66
- external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/Error.h, line 24
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitReader.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 79 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Bitstream/Reader/BitstreamReader.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LLVMTargetMachine.cpp, line 129
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinker.cpp, line 1082
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp, line 355
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp, line 63
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp, line 155
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/GsymReader.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp, line 212
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp, line 141
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp, line 126
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp, line 314
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeFunctionSymbol.cpp, line 100
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeInlineSiteSymbol.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeSourceFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp, line 130
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp, line 159
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/PDB.cpp, line 42
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ELF.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp, line 364
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp, line 61
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Core.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp, line 43
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp, line 28
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Layer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Mangling.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp, line 35
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TPCDebugObjectRegistrar.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TPCDynamicLibrarySearchGenerator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TPCEHFrameRegistrar.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TPCIndirectionUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TargetProcessControl.cpp, line 48
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp, line 72
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFAArch64.h, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h, 7 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h, 5 times
- external/apache2/llvm/dist/llvm/lib/FileCheck/FileCheck.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/FuzzerCLI.cpp, line 183
- external/apache2/llvm/dist/llvm/lib/IR/LLVMRemarkStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IRReader/IRReader.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/InterfaceStub/ELFObjHandler.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/LTO/Caching.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTO.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOBackend.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOCodeGenerator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOModule.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/LTO/ThinLTOCodeGenerator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, line 590
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmStreamer.cpp, line 1487
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MCA/InstrBuilder.cpp, line 617
- external/apache2/llvm/dist/llvm/lib/Object/Archive.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Object/ArchiveWriter.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Object/Binary.cpp, line 109
- external/apache2/llvm/dist/llvm/lib/Object/COFFImportFile.cpp, line 607
- external/apache2/llvm/dist/llvm/lib/Object/COFFObjectFile.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Object/Decompressor.cpp, line 87
- external/apache2/llvm/dist/llvm/lib/Object/ELF.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Object/ELFObjectFile.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/IRObjectFile.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Object/IRSymtab.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOObjectFile.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOUniversal.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOUniversalWriter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Object/Minidump.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Object/Object.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Object/ObjectFile.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Object/RelocationResolver.cpp, line 20
- external/apache2/llvm/dist/llvm/lib/Object/SymbolSize.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/Object/SymbolicFile.cpp, line 84
- external/apache2/llvm/dist/llvm/lib/Object/TapiUniversal.cpp, line 28
- external/apache2/llvm/dist/llvm/lib/Object/WindowsResource.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/XCOFFObjectFile.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/DWARFEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ELFEmitter.cpp, line 1074
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/MinidumpYAML.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/yaml2obj.cpp, line 74
- external/apache2/llvm/dist/llvm/lib/Passes/PassBuilder.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProf.cpp, line 1182
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProfReader.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Remarks/BitstreamRemarkParser.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Remarks/RemarkLinker.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Remarks/RemarkParser.cpp, line 148
- external/apache2/llvm/dist/llvm/lib/Remarks/YAMLRemarkParser.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Support/APFloat.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Support/CachePruning.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/ELFAttributeParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/FileOutputBuffer.cpp, line 131
- external/apache2/llvm/dist/llvm/lib/Support/GlobPattern.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/JSON.cpp, line 674
- external/apache2/llvm/dist/llvm/lib/Support/MemoryBuffer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Support/StringRef.cpp, line 586
- external/apache2/llvm/dist/llvm/lib/Support/VirtualFileSystem.cpp, line 302
- external/apache2/llvm/dist/llvm/lib/Support/raw_ostream.cpp, line 1005
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, line 2760
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp, line 1786
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp, line 602
- external/apache2/llvm/dist/llvm/lib/TextAPI/TextStub.cpp, line 419
- external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp, line 136
- external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionImport.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, line 897
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/XRay/FDRRecordProducer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/XRay/InstrumentationMap.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/XRay/Profile.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/XRay/Trace.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/BugDriver.cpp, line 218
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, 13 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExecutionDriver.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, line 377
- external/apache2/llvm/dist/llvm/tools/bugpoint/FindBugs.cpp, line 80
- external/apache2/llvm/dist/llvm/tools/bugpoint/ListReducer.h, 4 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, 24 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/OptimizerDriver.cpp, line 151
- external/apache2/llvm/dist/llvm/tools/bugpoint/ToolRunner.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/BinaryHolder.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/BinaryHolder.h, line 90
- external/apache2/llvm/dist/llvm/tools/dsymutil/DebugMap.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/DwarfLinkerForBinary.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/MachODebugMapParser.cpp, 10 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/MachOUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/dsymutil.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/gold/gold-plugin.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llc/llc.cpp, line 379
- external/apache2/llvm/dist/llvm/tools/lli/RemoteJITUtils.h, line 113
- external/apache2/llvm/dist/llvm/tools/lli/lli.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-ar/llvm-ar.cpp, 20 times
- external/apache2/llvm/dist/llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp, line 75
- external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/CodeCoverage.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/SourceCoverageViewText.cpp, line 35
- external/apache2/llvm/dist/llvm/tools/llvm-cov/TestingSupport.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-cvtres/llvm-cvtres.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp, 10 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/SectionSizes.cpp, line 91
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/Statistics.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp, line 28
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwp/llvm-dwp.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/llvm-elfabi/llvm-elfabi.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.cpp, line 80
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/PerfHelper.cpp, line 127
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp, line 97
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/llvm-exegesis.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-ifs/llvm-ifs.cpp, line 463
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink-elf.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink-macho.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink.cpp, 15 times
- external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp, 20 times
- external/apache2/llvm/dist/llvm/tools/llvm-link/llvm-link.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-lipo/llvm-lipo.cpp, 15 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto2/llvm-lto2.cpp, line 178
- external/apache2/llvm/dist/llvm/tools/llvm-mca/llvm-mca.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-mt/llvm-mt.cpp, line 148
- external/apache2/llvm/dist/llvm/tools/llvm-nm/llvm-nm.cpp, 33 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/Object.cpp, line 43
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/Reader.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/Writer.cpp, line 437
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/CommonConfig.h, line 131
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ConfigManager.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/Object.cpp, 39 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/MachOReader.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/llvm-objcopy.cpp, 13 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/WasmObjcopy.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/COFFDump.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/ELFDump.cpp, 12 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/MachODump.cpp, 34 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/SourcePrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/WasmDump.cpp, line 45
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/XCOFFDump.cpp, line 33
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/llvm-objdump.cpp, 13 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/llvm-objdump.h, line 152
- external/apache2/llvm/dist/llvm/tools/llvm-opt-report/OptReport.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, 11 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/InputFile.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp, line 745
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/StreamUtil.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/YAMLOutputStyle.cpp, 17 times
- external/apache2/llvm/dist/llvm/tools/llvm-profdata/llvm-profdata.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/ErrorHandling.h, line 46
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceFileWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ARMEHABIPrinter.h, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp, 10 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/COFFDumper.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/DwarfCFIEHPrinter.h, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ELFDumper.cpp, 95 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/MachODumper.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/Win64EHDumper.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/WindowsResourceDumper.cpp, line 41
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/llvm-readobj.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/llvm-readobj.h, line 30
- external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp, 11 times
- external/apache2/llvm/dist/llvm/tools/llvm-size/llvm-size.cpp, 17 times
- external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/func-id-helper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-account.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-converter.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-extract.cpp, line 83
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-fdr-dump.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-graph-diff.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-graph.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-stacks.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/lto/lto.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/archive2yaml.cpp, line 107
- external/apache2/llvm/dist/llvm/tools/obj2yaml/coff2yaml.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/elf2yaml.cpp, 64 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/macho2yaml.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/minidump2yaml.cpp, line 19
- external/apache2/llvm/dist/llvm/tools/obj2yaml/obj2yaml.cpp, line 51
- external/apache2/llvm/dist/llvm/tools/obj2yaml/xcoff2yaml.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/opt/opt.cpp, line 635
- external/apache2/llvm/dist/llvm/tools/sancov/sancov.cpp, line 202
- external/apache2/llvm/dist/llvm/tools/sanstats/sanstats.cpp, line 96
- external/apache2/llvm/dist/llvm/tools/verify-uselistorder/verify-uselistorder.cpp, line 163
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, 16 times