Home
last modified time | relevance | path

Searched defs:ModuleName (Results 1 – 25 of 44) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-symbolizer/
Dllvm-symbolizer.cpp103 std::string &ModuleName, uint64_t &ModuleOffset) { in parseCommand()
170 std::string ModuleName; in main() local
/external/llvm/tools/llvm-symbolizer/
Dllvm-symbolizer.cpp99 std::string &ModuleName, uint64_t &ModuleOffset) { in parseCommand()
174 std::string ModuleName; in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp57 LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode()
83 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode()
112 Expected<DIGlobal> LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData()
373 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName, in getOrCreateModuleInfo()
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp54 Expected<DILineInfo> LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode()
80 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode()
109 Expected<DIGlobal> LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData()
365 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName) { in getOrCreateModuleInfo()
/external/syzkaller/vendor/google.golang.org/appengine/internal/
Didentity_classic.go36 func ModuleName(ctx netcontext.Context) string { func
Didentity_vm.go55 func ModuleName(_ netcontext.Context) string { func
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.h91 std::string ModuleName; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyTargetStreamer.cpp106 StringRef ModuleName) { in emitImportModule()
183 StringRef ModuleName) { in emitImportModule()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DImportedFunctionsInliningStatistics.h102 StringRef ModuleName; variable
/external/grpc-grpc/src/compiler/
Dpython_generator_helpers.h55 grpc::string ModuleName(const grpc::string& filename, in ModuleName() function
/external/clang/lib/CodeGen/
DModuleBuilder.cpp70 CodeGeneratorImpl(DiagnosticsEngine &diags, llvm::StringRef ModuleName, in CodeGeneratorImpl()
313 DiagnosticsEngine &Diags, llvm::StringRef ModuleName, in CreateLLVMCodeGen()
DObjectFilePCHContainerOperations.cpp173 StringRef ModuleName = llvm::sys::path::filename(MainFileName); in Initialize() local
/external/syzkaller/vendor/google.golang.org/appengine/
Didentity.go30 func ModuleName(c context.Context) string { func
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp236 StringRef ModuleName, in emitImportStackRecursively()
600 StringRef ModuleName, in emitImportLocation()
616 StringRef ModuleName, in emitBuildingModuleLocation()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbolWasm.h22 std::string ModuleName; variable
/external/clang/tools/libclang/
DBuildSystem.cpp97 std::string ModuleName; member
/external/clang/lib/Lex/
DHeaderSearch.cpp128 std::string HeaderSearch::getModuleFileName(StringRef ModuleName, in getModuleFileName()
165 Module *HeaderSearch::lookupModule(StringRef ModuleName, bool AllowSearch) { in lookupModule()
430 StringRef ModuleName(Filename.begin(), SlashPos); in DoFrameworkLookup() local
1173 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); in findUsableModuleForFrameworkHeader() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.cpp41 DbiModuleDescriptorBuilder::DbiModuleDescriptorBuilder(StringRef ModuleName, in DbiModuleDescriptorBuilder()
DDbiStreamBuilder.cpp97 DbiStreamBuilder::addModuleInfo(StringRef ModuleName) { in addModuleInfo()
/external/python/cpython3/Lib/idlelib/
Dquery.py175 class ModuleName(Query): class
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h59 StringRef ModuleName; member
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DCFGBuilder.cpp23 CFGHolder::CFGHolder(StringRef ModuleName, StringRef FunctionName) in CFGHolder()
/external/clang/include/clang/Serialization/
DModule.h117 std::string ModuleName; variable
/external/clang/lib/Serialization/
DModuleManager.cpp227 StringRef ModuleName = (*victim)->ModuleName; in removeModules() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DInputFile.cpp39 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream()

12