Searched refs:CurSec (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp651 MCSection *CurSec = getCurrentSectionOnly(); local
652 CurSec->ensureMinAlignment(Alignment);

Completed in 54 milliseconds