Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCELFStreamer.cpp112 MCSectionData *CurSection = getCurrentSectionData(); in ChangeSection() local
113 if (CurSection && CurSection->isBundleLocked()) in ChangeSection()