Home
last modified time | relevance | path

Searched defs:NextWinCFIID (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h243 unsigned NextWinCFIID = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp817 static MCSection *getWinCFISection(MCContext &Context, unsigned *NextWinCFIID, in getWinCFISection()