Searched refs:fixTLVSectionsAndEdges (Results 1 – 4 of 4) sorted by relevance
150 Error fixTLVSectionsAndEdges(jitlink::LinkGraph &G, JITDylib &JD);
171 Error fixTLVSectionsAndEdges(jitlink::LinkGraph &G, JITDylib &JD);
718 return fixTLVSectionsAndEdges(G, JD); in addEHAndTLVSupportPasses()839 Error ELFNixPlatform::ELFNixPlatformPlugin::fixTLVSectionsAndEdges( in fixTLVSectionsAndEdges() function in llvm::orc::ELFNixPlatform::ELFNixPlatformPlugin
651 return fixTLVSectionsAndEdges(G, JD); in modifyPassConfig()812 Error MachOPlatform::MachOPlatformPlugin::fixTLVSectionsAndEdges( in fixTLVSectionsAndEdges() function in llvm::orc::MachOPlatform::MachOPlatformPlugin