Return the atom (defining symbol) for this fragment, if any.
Synopsis
Declared in <llvm/MC/MCSection.h>
MCSymbol const*
getAtom() const;
Return Value
The defining symbol for this fragment, or null if none.
Created with MrDocs