Searched defs:RTDyld (Results 1 – 6 of 6) sorted by relevance
75 LoadedObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) in LoadedObjectInfo()87 RuntimeDyldImpl &RTDyld; variable182 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded()
35 RuntimeDyldImpl &RTDyld, in LoadedCOFFObjectInfo()
32 LoadedMachOObjectInfo(RuntimeDyldImpl &RTDyld, in LoadedMachOObjectInfo()
1457 RTDyld.setProcessAllSections(ProcessAllSections); in jitLinkForORC() local
133 LoadedELFObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) in LoadedELFObjectInfo() argument
69 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() argument