Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCMachOStreamer.cpp472 const MCSymbol *CurrentAtom = nullptr; in FinishImpl() local
475 CurrentAtom = Symbol; in FinishImpl()
476 Frag.setAtom(CurrentAtom); in FinishImpl()