Home
last modified time | relevance | path

Searched refs:NextWinCFIID (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/MC/
DMCStreamer.cpp521 static MCSection *getWinCFISection(MCContext &Context, unsigned *NextWinCFIID, in getWinCFISection() argument
529 unsigned UniqueID = TextSecCOFF->getOrAssignWinCFISectionID(NextWinCFIID); in getWinCFISection()
542 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedPDataSection()
548 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedXDataSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp766 static MCSection *getWinCFISection(MCContext &Context, unsigned *NextWinCFIID, in getWinCFISection() argument
775 unsigned UniqueID = TextSecCOFF->getOrAssignWinCFISectionID(NextWinCFIID); in getWinCFISection()
802 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedPDataSection()
808 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedXDataSection()
/external/llvm-project/llvm/lib/MC/
DMCStreamer.cpp787 static MCSection *getWinCFISection(MCContext &Context, unsigned *NextWinCFIID, in getWinCFISection() argument
796 unsigned UniqueID = TextSecCOFF->getOrAssignWinCFISectionID(NextWinCFIID); in getWinCFISection()
822 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedPDataSection()
828 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedXDataSection()
/external/llvm/include/llvm/MC/
DMCStreamer.h190 unsigned NextWinCFIID = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h222 unsigned NextWinCFIID = 0; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h227 unsigned NextWinCFIID = 0; variable