Home
last modified time | relevance | path

Searched refs:RelocCrc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h55 support::ulittle32_t RelocCrc; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp442 fmtle(SC.Imod), fmtle(SC.DataCrc), fmtle(SC.RelocCrc), in dumpSectionContrib()
457 fmtle(SC.Base.RelocCrc), fmtle(SC.ISectCoff)); in dumpSectionContrib()
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp736 sc.RelocCrc = 0; // FIXME in createSectionContrib()