Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:RuntimeDyldImpl

109   LoadedELFObjectInfo(RuntimeDyldImpl &RTDyld, unsigned BeginIdx,
189 : RuntimeDyldImpl(MemMgr, Resolver), GOTSectionID(0), CurrentGOTIndex(0) {}