/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-symbolizer/ |
D | llvm-symbolizer.cpp | 103 std::string &ModuleName, uint64_t &ModuleOffset) { in parseCommand() 170 std::string ModuleName; in main() local
|
/external/llvm/tools/llvm-symbolizer/ |
D | llvm-symbolizer.cpp | 99 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/ |
D | Symbolize.cpp | 57 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/ |
D | Symbolize.cpp | 54 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/ |
D | identity_classic.go | 36 func ModuleName(ctx netcontext.Context) string { func
|
D | identity_vm.go | 55 func ModuleName(_ netcontext.Context) string { func
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | DbiModuleDescriptorBuilder.h | 91 std::string ModuleName; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyTargetStreamer.cpp | 106 StringRef ModuleName) { in emitImportModule() 183 StringRef ModuleName) { in emitImportModule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | ImportedFunctionsInliningStatistics.h | 102 StringRef ModuleName; variable
|
/external/grpc-grpc/src/compiler/ |
D | python_generator_helpers.h | 55 grpc::string ModuleName(const grpc::string& filename, in ModuleName() function
|
/external/clang/lib/CodeGen/ |
D | ModuleBuilder.cpp | 70 CodeGeneratorImpl(DiagnosticsEngine &diags, llvm::StringRef ModuleName, in CodeGeneratorImpl() 313 DiagnosticsEngine &Diags, llvm::StringRef ModuleName, in CreateLLVMCodeGen()
|
D | ObjectFilePCHContainerOperations.cpp | 173 StringRef ModuleName = llvm::sys::path::filename(MainFileName); in Initialize() local
|
/external/syzkaller/vendor/google.golang.org/appengine/ |
D | identity.go | 30 func ModuleName(c context.Context) string { func
|
/external/clang/lib/Frontend/ |
D | DiagnosticRenderer.cpp | 236 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/ |
D | MCSymbolWasm.h | 22 std::string ModuleName; variable
|
/external/clang/tools/libclang/ |
D | BuildSystem.cpp | 97 std::string ModuleName; member
|
/external/clang/lib/Lex/ |
D | HeaderSearch.cpp | 128 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/ |
D | DbiModuleDescriptorBuilder.cpp | 41 DbiModuleDescriptorBuilder::DbiModuleDescriptorBuilder(StringRef ModuleName, in DbiModuleDescriptorBuilder()
|
D | DbiStreamBuilder.cpp | 97 DbiStreamBuilder::addModuleInfo(StringRef ModuleName) { in addModuleInfo()
|
/external/python/cpython3/Lib/idlelib/ |
D | query.py | 175 class ModuleName(Query): class
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 59 StringRef ModuleName; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | CFGBuilder.cpp | 23 CFGHolder::CFGHolder(StringRef ModuleName, StringRef FunctionName) in CFGHolder()
|
/external/clang/include/clang/Serialization/ |
D | Module.h | 117 std::string ModuleName; variable
|
/external/clang/lib/Serialization/ |
D | ModuleManager.cpp | 227 StringRef ModuleName = (*victim)->ModuleName; in removeModules() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | InputFile.cpp | 39 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream()
|