Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCObjectStreamer.cpp654 MCSection *CurSec = getCurrentSectionOnly(); in emitValueToAlignment() local
655 CurSec->ensureMinAlignment(Alignment); in emitValueToAlignment()