Home
last modified time | relevance | path

Searched defs:ModuleName (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h52 StringRef ModuleName; member in llvm::pdb::DbiModuleDescriptor
H A DDbiModuleDescriptorBuilder.h91 std::string ModuleName; member in llvm::pdb::DbiModuleDescriptorBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.h101 StringRef ModuleName; member in llvm::ImportedFunctionsInliningStatistics
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp39 DbiModuleDescriptorBuilder::DbiModuleDescriptorBuilder(StringRef ModuleName, in DbiModuleDescriptorBuilder() argument
H A DDbiStreamBuilder.cpp114 DbiStreamBuilder::addModuleInfo(StringRef ModuleName) { in addModuleInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.cpp100 Ostream << "------- Dumping inliner stats for [" << ModuleName in dump() local
/third_party/node/deps/v8/tools/v8windbg/test/
H A Ddebug-callbacks.cc58 LoadModule(ULONG64 ImageFileHandle, ULONG64 BaseOffset, ULONG ModuleSize, PCSTR ModuleName, PCSTR ImageName, ULONG CheckSum, ULONG TimeDateStamp) LoadModule() argument
82 CreateProcessW( ULONG64 ImageFileHandle, ULONG64 Handle, ULONG64 BaseOffset, ULONG ModuleSize, PCSTR ModuleName, PCSTR ImageName, ULONG CheckSum, ULONG TimeDateStamp, ULONG64 InitialThreadHandle, ULONG64 ThreadDataOffset, ULONG64 StartOffset) CreateProcessW() argument
/third_party/python/Lib/idlelib/
H A Dquery.py187 class ModuleName(Query): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h58 StringRef ModuleName; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp64 StringRef ModuleName = Obj.getFileName(); in symbolizeCode() local
79 LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode() argument
88 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode() argument
118 LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData() argument
144 LLVMSymbolizer::symbolizeFrame(const std::string &ModuleName, in symbolizeFrame() argument
503 createModuleInfo(const ObjectFile *Obj, std::unique_ptr<DIContext> Context, StringRef ModuleName) createModuleInfo() argument
520 getOrCreateModuleInfo(const std::string &ModuleName) getOrCreateModuleInfo() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/python/
H A 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/
H A DControlHeightReduction.cpp460 StringRef ModuleName = F.getParent()->getName(); in dumpIR() local
H A DAddressSanitizer.cpp2254 GlobalVariable *ModuleName = createPrivateGlobalForString( in InstrumentGlobals() local
1761 poisonOneInitializer(Function &GlobalInit, GlobalValue *ModuleName) poisonOneInitializer() argument
1777 createInitializerPoisonCalls( Module &M, GlobalValue *ModuleName) createInitializerPoisonCalls() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp1100 const auto ModuleName = toStdString( in CallImport() local
1529 auto ModuleName = toStdString( in translate() local
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
H A DStackWalker.cpp131 CHAR ModuleName[32]; // module name member
426 CHAR ModuleName[32]; // module name member
455 CHAR ModuleName[32]; // module name member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A 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
[all...]

Completed in 27 milliseconds