Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp88 Imp.ModuleNameOffset = Strings.getIdForString(Item->getKey()); in commit()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h599 support::ulittle32_t ModuleNameOffset; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp661 auto ExpectedStr = Strings.getString(CMI.Header->ModuleNameOffset); in fromCodeViewSubsection()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1022 Strings.getNameFromStringTable(Xmi.Header->ModuleNameOffset); in dumpXmi()