Home
last modified time | relevance | path

Searched defs:ModS (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp44 findInlineeByTypeIndex(TypeIndex Id, ModuleDebugStreamRef &ModS) { in findInlineeByTypeIndex()
193 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineeLinesByVA() local
H A DNativeFunctionSymbol.cpp102 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA() local
H A DInputFile.cpp61 ModuleDebugStreamRef ModS(Modi, std::move(ModStreamData)); in getModuleDebugStream() local
85 ModuleDebugStreamRef ModS(Modi, std::move(ModStreamData)); in getModuleDebugStream() local
H A DNativeSession.cpp467 ModuleDebugStreamRef ModS(Modi, std::move(ModStreamData)); in getModuleDebugStream() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp235 pdb::ModuleDebugStreamRef ModS(MI, std::move(ModStreamData)); in dumpDbiStream() local
H A DDumpOutputStyle.cpp1478 ModuleDebugStreamRef &ModS = *ExpectedModS; in dumpModuleSymsForPdb() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp1036 ModuleDebugStreamRef &ModS = *ExpectedModS; createScopes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2100 SDValue ModS = LowerHvxFunnelShift() local