Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.h91 std::string ModuleName; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DImportedFunctionsInliningStatistics.h101 StringRef ModuleName; variable
/third_party/grpc/third_party/upb/upb/bindings/lua/
Dupbc.cc33 static std::string ModuleName(const protobuf::FileDescriptor* file) { in ModuleName() function
/third_party/grpc/src/compiler/
Dpython_generator_helpers.h67 std::string ModuleName(const std::string& filename, in ModuleName() function
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h58 StringRef ModuleName; member
/third_party/python/Lib/idlelib/
Dquery.py187 class ModuleName(Query): class
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.cpp143 auto &ModuleName = M.first; in PrintCoverage() local
/third_party/skia/third_party/externals/angle2/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
/third_party/flutter/skia/third_party/externals/angle2/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
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1100 const auto ModuleName = toStdString( in CallImport() local
1529 auto ModuleName = toStdString( in translate() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h27 PSTR ModuleName; member
392 CHAR ModuleName[32]; member
416 WCHAR ModuleName[32]; member
446 CHAR ModuleName[32]; member
459 WCHAR ModuleName[32]; member
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc86 std::string ModuleName(const std::string& filename) { in ModuleName() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1762 GlobalValue *ModuleName) { in poisonOneInitializer()
1778 Module &M, GlobalValue *ModuleName) { in createInitializerPoisonCalls()
2254 GlobalVariable *ModuleName = createPrivateGlobalForString( in InstrumentGlobals() local
DControlHeightReduction.cpp460 StringRef ModuleName = F.getParent()->getName(); in dumpIR() local
/third_party/typescript/lib/
Dtsserverlibrary.d.ts1586 export type ModuleName = Identifier | StringLiteral; alias
DtypescriptServices.d.ts1586 export type ModuleName = Identifier | StringLiteral; alias
Dtypescript.d.ts1586 export type ModuleName = Identifier | StringLiteral; alias
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1595 export type ModuleName = Identifier | StringLiteral; alias
Dtypescript.d.ts1595 export type ModuleName = Identifier | StringLiteral; alias