Searched refs:MCModule (Results 1 – 5 of 5) sorted by relevance
25 class MCModule; variable34 friend class MCModule; variable38 MCModule *Parent;45 MCAtom(AtomType T, MCModule *P, uint64_t B, uint64_t E) in MCAtom()
30 class MCModule {49 MCModule(IntervalMap<uint64_t, MCAtom*>::Allocator &A) : OffsetMap(A) { } in MCModule() function
15 MCAtom *MCModule::createAtom(MCAtom::AtomType Type, in createAtom()31 void MCModule::remap(MCAtom *Atom, uint64_t NewBegin, uint64_t NewEnd) { in remap()
194 lib/MC/MCModule.cpp \
256 "lib/MC/MCModule.cpp",