Home
last modified time | relevance | path

Searched refs:Imod (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h52 support::ulittle16_t Imod; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp108 m_imap.insert(va, end - 1, C.Imod); in ParseSectionContribs()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp444 AddrMap.insert(VA, End, C.Imod); in parseSectionContribs()
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp727 sc.Imod = secChunk->file->moduleDBI->getModuleIndex(); in createSectionContrib()
734 sc.Imod = modi; in createSectionContrib()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp442 fmtle(SC.Imod), fmtle(SC.DataCrc), fmtle(SC.RelocCrc), in dumpSectionContrib()
456 fmtle(SC.Base.Size), fmtle(SC.Base.Imod), fmtle(SC.Base.DataCrc), in dumpSectionContrib()