Searched defs:MCAtom (Results 1 – 2 of 2) sorted by relevance
25 class MCAtom; variable43 friend class MCAtom; variable
45 MCAtom(AtomType T, MCModule *P, uint64_t B, uint64_t E) in MCAtom() function