Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCMachOStreamer.cpp403 MCSymbolData *CurrentAtom = 0; in Finish() local
407 CurrentAtom = SD; in Finish()
408 it2->setAtom(CurrentAtom); in Finish()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCMachOStreamer.cpp489 const MCSymbol *CurrentAtom = nullptr; in FinishImpl() local
492 CurrentAtom = Symbol; in FinishImpl()
493 Frag.setAtom(CurrentAtom); in FinishImpl()
/external/llvm/lib/MC/
DMCMachOStreamer.cpp486 const MCSymbol *CurrentAtom = nullptr; in FinishImpl() local
489 CurrentAtom = Symbol; in FinishImpl()
490 Frag.setAtom(CurrentAtom); in FinishImpl()