Searched refs:fixTLVSectionsAndEdges (Results 1 – 4 of 4) sorted by relevance
174 Error fixTLVSectionsAndEdges(jitlink::LinkGraph &G, JITDylib &JD);
261 Error fixTLVSectionsAndEdges(jitlink::LinkGraph &G, JITDylib &JD);
676 // TODO: Check that before the fixTLVSectionsAndEdges pass, the GOT/PLT build in addEHAndTLVSupportPasses() 680 return fixTLVSectionsAndEdges(G, JD); in addEHAndTLVSupportPasses() 798 Error ELFNixPlatform::ELFNixPlatformPlugin::fixTLVSectionsAndEdges( in fixTLVSectionsAndEdges() 784 Error ELFNixPlatform::ELFNixPlatformPlugin::fixTLVSectionsAndEdges( fixTLVSectionsAndEdges() function in llvm::orc::ELFNixPlatform::ELFNixPlatformPlugin
834 return fixTLVSectionsAndEdges(G, JD); in modifyPassConfig()1192 Error MachOPlatform::MachOPlatformPlugin::fixTLVSectionsAndEdges( in fixTLVSectionsAndEdges() function in llvm::orc::MachOPlatform::MachOPlatformPlugin