Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp563 MCSection *CurSec = getCurrentSectionOnly(); in emitValueToAlignment() local
564 CurSec->ensureMinAlignment(Alignment); in emitValueToAlignment()