Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp64 StringRef ModuleName = Obj.getFileName(); in symbolizeCode() local
79 LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode()
88 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode()
118 LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData()
144 LLVMSymbolizer::symbolizeFrame(const std::string &ModuleName, in symbolizeFrame()
505 StringRef ModuleName) { in createModuleInfo()
520 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName) { in getOrCreateModuleInfo()
/external/llvm/tools/llvm-symbolizer/
Dllvm-symbolizer.cpp99 std::string &ModuleName, uint64_t &ModuleOffset) { in parseCommand()
174 std::string ModuleName; in main() local
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.h91 std::string ModuleName; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DImportedFunctionsInliningStatistics.h101 StringRef ModuleName; variable
/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/grpc-grpc/src/compiler/
Dpython_generator_helpers.h55 grpc::string ModuleName(const grpc::string& filename, in ModuleName() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/
Dupbc.cc33 static std::string ModuleName(const protobuf::FileDescriptor* file) { in ModuleName() function
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp236 StringRef ModuleName, in emitImportStackRecursively()
600 StringRef ModuleName, in emitImportLocation()
616 StringRef ModuleName, in emitBuildingModuleLocation()
DTextDiagnostic.cpp894 StringRef ModuleName, in emitImportLocation()
905 StringRef ModuleName, in emitBuildingModuleLocation()
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dpython_generator_helpers.h67 std::string ModuleName(const std::string& filename, in ModuleName() function
/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
DModuleMap.cpp607 StringRef ModuleName = sanitizeFilenameAsIdentifier( in inferFrameworkModule() local
1407 StringRef ModuleName = Id.back().first; in parseModuleDecl() local
/external/clang/tools/libclang/
DBuildSystem.cpp97 std::string ModuleName; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.cpp39 DbiModuleDescriptorBuilder::DbiModuleDescriptorBuilder(StringRef ModuleName, in DbiModuleDescriptorBuilder()
DDbiStreamBuilder.cpp114 DbiStreamBuilder::addModuleInfo(StringRef ModuleName) { in addModuleInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h58 StringRef ModuleName; member
/external/python/cpython3/Lib/idlelib/
Dquery.py187 class ModuleName(Query): class
/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/angle/util/windows/third_party/StackWalker/src/
DStackWalker.cpp131 CHAR ModuleName[32]; // module name member
426 CHAR ModuleName[32]; // module name member
455 CHAR ModuleName[32]; // module name member
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp296 GlobalVariable *ModuleName = in runOnModule() local
/external/flatbuffers/grpc/src/compiler/
Dpython_generator.cc94 grpc::string ModuleName(const grpc::string& filename, in ModuleName() function
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1100 const auto ModuleName = toStdString( in CallImport() local
1529 auto ModuleName = toStdString( in translate() local

12