Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp88 Imp.ModuleNameOffset = Strings.getIdForString(Item->getKey()); in commit()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h614 support::ulittle32_t ModuleNameOffset; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp661 auto ExpectedStr = Strings.getString(CMI.Header->ModuleNameOffset); in fromCodeViewSubsection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp921 Strings.getNameFromStringTable(Xmi.Header->ModuleNameOffset); in dumpXmi()