Home
last modified time | relevance | path

Searched refs:ModuleNameOffset (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp89 Imp.ModuleNameOffset = Strings.getIdForString(Item->getKey()); in commit()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h565 support::ulittle32_t ModuleNameOffset; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp662 auto ExpectedStr = Strings.getString(CMI.Header->ModuleNameOffset); in fromCodeViewSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp904 Strings.getNameFromStringTable(Xmi.Header->ModuleNameOffset); in dumpXmi()