Home
last modified time | relevance | path

Searched refs:NextWinCFIID (Results 1 – 4 of 4) 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-7.0/llvm/lib/MC/
DMCStreamer.cpp668 static MCSection *getWinCFISection(MCContext &Context, unsigned *NextWinCFIID, in getWinCFISection() argument
677 unsigned UniqueID = TextSecCOFF->getOrAssignWinCFISectionID(NextWinCFIID); in getWinCFISection()
704 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedPDataSection()
710 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedXDataSection()
/external/llvm/include/llvm/MC/
DMCStreamer.h190 unsigned NextWinCFIID = 0; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCStreamer.h212 unsigned NextWinCFIID = 0; variable