Defined in 13 files as a member:
- external/apache2/llvm/dist/clang/include/clang/Tooling/Core/Replacement.h, line 190 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITSymbol.h, line 360 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCAsmLexer.h, line 45 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Object/ELFTypes.h, line 670 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h, line 87 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/InstrProf.h, line 339 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/DataExtractor.h, line 56 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/Error.h, line 1075 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/Error.h, line 1273 (as a member)
- external/apache2/llvm/dist/llvm/lib/LTO/LTO.cpp, line 1184 (as a member)
- external/apache2/llvm/dist/llvm/lib/Remarks/RemarkParser.cpp, line 113 (as a member)
- external/apache2/llvm/dist/llvm/lib/Support/JSON.cpp, line 407 (as a member)
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/BytesOutputStyle.h, line 62 (as a member)
Referenced in 358 files:
- external/apache2/llvm/dist/clang/examples/clang-interpreter/main.cpp, 2 times
- external/apache2/llvm/dist/clang/include/clang/Basic/DiagnosticError.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Basic/TargetInfo.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Interpreter/Interpreter.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTReader.h, line 1459
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTRecordReader.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Core/Replacement.h, 10 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/DiagnosticsYaml.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h, line 30
- external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/MatchConsumer.h, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 1110 times
- external/apache2/llvm/dist/clang/lib/AST/ExternalASTMerger.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Context.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Basic/FileManager.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/AArch64.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/AMDGPU.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Clang.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Format/ContinuationIndenter.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Format/Format.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/Format/NamespaceEndCommentsFixer.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Format/SortJavaScriptImports.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Format/TokenAnalyzer.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Format/UsingDeclarationsSorter.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Format/WhitespaceManager.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Frontend/ASTUnit.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendAction.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Frontend/PrecompiledPreamble.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/FrontendActions.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/SerializedDiagnosticReader.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalExecutor.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalExecutor.h, line 38
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.h, line 62
- external/apache2/llvm/dist/clang/lib/Interpreter/Interpreter.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Lex/LiteralSupport.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 90 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Serialization/GlobalModuleIndex.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/AllTUsExecution.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/CommonOptionsParser.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Tooling/Core/Replacement.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/AtomicChange.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/Extract.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/RefactoringCallbacks.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/SourceCode.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Stencil.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Transformer.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/c-index-test/c-index-test.c, 70 times
- external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-llvm/handle_llvm.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp, 27 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/ClangRefactor.cpp, 6 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/TestSupport.cpp, 6 times
- external/apache2/llvm/dist/clang/tools/clang-repl/ClangRepl.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-scan-deps/ClangScanDeps.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/libclang/CXCompilationDatabase.cpp, 3 times
- external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/benchmark.cc, 5 times
- external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/benchmark_api_internal.h, line 43
- external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/benchmark_register.cc, 6 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, 6 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h, 6 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/include/KaleidoscopeJIT.h, 2 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/ExampleModules.h, 6 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/LLJITWithGDBRegistrationListener.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/LLJITWithRemoteDebugging.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/OrcV2CBindingsAddObjectFile/OrcV2CBindingsAddObjectFile.c, 14 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/OrcV2CBindingsBasicUsage/OrcV2CBindingsBasicUsage.c, 14 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/OrcV2CBindingsReflectProcessSymbols/OrcV2CBindingsReflectProcessSymbols.c, 17 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/OrcV2CBindingsRemovableCode/OrcV2CBindingsRemovableCode.c, 20 times
- external/apache2/llvm/dist/llvm/examples/SpeculativeJIT/SpeculativeJIT.cpp, 3 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Error.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Orc.h, line 80
- external/apache2/llvm/dist/llvm/include/llvm/ADT/fallible_iterator.h, 15 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/Parser.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/Bitcode/BitcodeReader.h, line 41
- external/apache2/llvm/dist/llvm/include/llvm/Bitstream/BitstreamReader.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h, 18 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITSymbol.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Core.h, 15 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h, line 291
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h, 21 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRPCTargetProcessControl.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h, 37 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h, line 142
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h, 90 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/RawByteChannel.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/Serialization.h, 90 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/OrcRPCTPCServer.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcessControl.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/IRReader/IRReader.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/LineEditor/LineEditor.h, line 34
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCAsmLexer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCAsmParser.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/Archive.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/ELF.h, 16 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/ELFTypes.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/Error.h, line 83
- external/apache2/llvm/dist/llvm/include/llvm/Object/MachO.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/MachOUniversal.h, line 133
- external/apache2/llvm/dist/llvm/include/llvm/Object/TapiUniversal.h, line 90
- external/apache2/llvm/dist/llvm/include/llvm/Object/Wasm.h, line 125
- external/apache2/llvm/dist/llvm/include/llvm/Object/XCOFFObjectFile.h, line 431
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/InstrProf.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/InstrProfReader.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/AArch64TargetParser.h, line 144
- external/apache2/llvm/dist/llvm/include/llvm/Support/DataExtractor.h, 28 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/Error.h, 37 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/ErrorOr.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/MSVCErrorWorkarounds.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/WithColor.h, line 130
- external/apache2/llvm/dist/llvm/include/llvm/Support/YAMLTraits.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/Error.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/SupportHelpers.h, 6 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLLexer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/Parser.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitReader.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 207 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, 46 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitstream/Reader/BitstreamReader.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BasicBlockSections.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LLVMTargetMachine.cpp, line 129
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePassManager.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinker.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/GsymReader.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/Header.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/LineTable.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp, 66 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Core.cpp, 54 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TPCIndirectionUtils.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/FileCheck/FileCheck.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/FuzzerCLI.cpp, line 181
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 66 times
- external/apache2/llvm/dist/llvm/lib/IRReader/IRReader.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/InterfaceStub/ELFObjHandler.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/InterfaceStub/TBEHandler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTO.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOBackend.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOCodeGenerator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/LTO/ThinLTOCodeGenerator.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/LineEditor/LineEditor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MCA/InstrBuilder.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MCA/Pipeline.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/MCA/Stages/ExecuteStage.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/Archive.cpp, 59 times
- external/apache2/llvm/dist/llvm/lib/Object/ArchiveWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/COFFModuleDefinition.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Object/Decompressor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/ELFObjectFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/Error.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/IRSymtab.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOObjectFile.cpp, 137 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOUniversal.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOUniversalWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Object/ModuleSymbolTable.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/ObjectFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/TapiUniversal.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Object/WasmObjectFile.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Object/XCOFFObjectFile.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/COFFEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/DWARFEmitter.cpp, 71 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ELFEmitter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/MachOEmitter.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ObjectYAML.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Passes/PassBuilder.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Passes/PassBuilderBindings.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp, 81 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProf.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProfReader.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Remarks/RemarkParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/AArch64TargetParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/APFloat.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/BinaryStreamReader.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/CommandLine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/Compression.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/DataExtractor.cpp, 46 times
- external/apache2/llvm/dist/llvm/lib/Support/DynamicLibrary.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Support/Error.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Support/FileCollector.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/FileUtilities.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/JSON.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/VirtualFileSystem.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/WithColor.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/TableGen/TGParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h, line 31
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Testing/Support/Error.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionImport.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ModuleUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/XRay/FDRRecordProducer.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/BugDriver.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/BinaryHolder.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/DebugMap.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/DwarfLinkerForBinary.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/MachODebugMapParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/MachOUtils.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llc/llc.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/lli/lli.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/llvm-ar/llvm-ar.cpp, 18 times
- external/apache2/llvm/dist/llvm/tools/llvm-as-fuzzer/llvm-as-fuzzer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-as/llvm-as.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-cat/llvm-cat.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/CodeCoverage.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/TestingSupport.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwp/llvm-dwp.cpp, 13 times
- external/apache2/llvm/dist/llvm/tools/llvm-elfabi/ErrorCollector.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-elfabi/llvm-elfabi.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/llvm-exegesis.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-extract/llvm-extract.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp, 22 times
- external/apache2/llvm/dist/llvm/tools/llvm-ifs/llvm-ifs.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink.cpp, 35 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink.h, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlistener/llvm-jitlistener.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-link/llvm-link.cpp, 13 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/llvm-mca.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-nm/llvm-nm.cpp, 20 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/Object.cpp, 50 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/Object.h, line 554
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/llvm-objcopy.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/MachODump.cpp, 46 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/llvm-objdump.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp, 12 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, 38 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/InputFile.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceFileWriter.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceFileWriter.h, line 118
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptParser.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptStmt.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/COFFDumper.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ELFDumper.cpp, 22 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ObjDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ObjDumper.h, line 116
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/WindowsResourceDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/llvm-readobj.cpp, 12 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/llvm-readobj.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/llvm-reduce.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-size/llvm-size.cpp, 16 times
- external/apache2/llvm/dist/llvm/tools/llvm-split/llvm-split.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/coff2yaml.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/dwarf2yaml.cpp, 11 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/elf2yaml.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/macho2yaml.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/obj2yaml.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/opt/NewPMDriver.cpp, 30 times
- external/apache2/llvm/dist/llvm/tools/opt/opt.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/sancov/sancov.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/verify-uselistorder/verify-uselistorder.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/vfabi-demangle-fuzzer/vfabi-demangler-fuzzer.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, 7 times
- external/apache2/llvm/dist/llvm/utils/benchmark/src/benchmark.cc, 5 times
- external/apache2/llvm/dist/llvm/utils/benchmark/src/benchmark_api_internal.h, line 38
- external/apache2/llvm/dist/llvm/utils/benchmark/src/benchmark_register.cc, 6 times
- external/gpl2/diffutils/dist/lib/xstrtol.h, 6 times
- external/gpl2/gmake/dist/w32/subproc/sub_proc.c, line 1233
- external/gpl2/grep/dist/lib/xstrtol.h, 6 times
- external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/sanitizer_linux.cc, 2 times
- external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/sanitizer_procmaps_bsd.cc, 6 times
- external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/sanitizer_procmaps_freebsd.cc, 4 times
- external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.cc, 2 times
- external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_procmaps_bsd.cc, 6 times
- sys/external/bsd/compiler_rt/dist/lib/fuzzer/FuzzerDataFlowTrace.cpp, 2 times
- sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_linux.cc, 2 times
- sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_procmaps_bsd.cc, 6 times
- sys/external/bsd/drm2/dist/drm/amd/amdgpu/amdgpu_smu_v11_0_i2c.c, 2 times