/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptor.h | 52 StringRef ModuleName; member in llvm::pdb::DbiModuleDescriptor
|
H A D | DbiModuleDescriptorBuilder.h | 91 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 D | ImportedFunctionsInliningStatistics.h | 101 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 D | DbiModuleDescriptorBuilder.cpp | 39 DbiModuleDescriptorBuilder::DbiModuleDescriptorBuilder(StringRef ModuleName, in DbiModuleDescriptorBuilder() argument
|
H A D | DbiStreamBuilder.cpp | 114 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 D | ImportedFunctionsInliningStatistics.cpp | 100 Ostream << "------- Dumping inliner stats for [" << ModuleName in dump() local
|
/third_party/node/deps/v8/tools/v8windbg/test/ |
H A D | debug-callbacks.cc | 58 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 D | query.py | 187 class ModuleName(Query): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.h | 58 StringRef ModuleName; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
H A D | Symbolize.cpp | 64 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 D | python_generator.cc | 86 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 D | ControlHeightReduction.cpp | 460 StringRef ModuleName = F.getParent()->getName(); in dumpIR() local
|
H A D | AddressSanitizer.cpp | 2254 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 D | WasmTranslator.cpp | 1100 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 D | StackWalker.cpp | 131 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 D | dbghelp.h | 27 PSTR ModuleName; member 392 CHAR ModuleName[32]; member 416 WCHAR ModuleName[32]; member 446 CHAR ModuleName[32]; member 459 WCHAR ModuleName[32]; member [all...] |