Home
last modified time | relevance | path

Searched refs:fixTLVSectionsAndEdges (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h208 Error fixTLVSectionsAndEdges(jitlink::LinkGraph &G, JITDylib &JD);
H A DMachOPlatform.h265 Error fixTLVSectionsAndEdges(jitlink::LinkGraph &G, JITDylib &JD);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp816 return fixTLVSectionsAndEdges(G, JD); in addEHAndTLVSupportPasses()
982 Error ELFNixPlatform::ELFNixPlatformPlugin::fixTLVSectionsAndEdges( in fixTLVSectionsAndEdges() function in llvm::orc::ELFNixPlatform::ELFNixPlatformPlugin
H A DMachOPlatform.cpp875 return fixTLVSectionsAndEdges(G, JD); in modifyPassConfig()
1208 Error MachOPlatform::MachOPlatformPlugin::fixTLVSectionsAndEdges( in fixTLVSectionsAndEdges() function in llvm::orc::MachOPlatform::MachOPlatformPlugin