Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:RuntimeDyldImpl

102   LoadedELFObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap)
188 : RuntimeDyldImpl(MemMgr, Resolver), GOTSectionID(0), CurrentGOTIndex(0) {}