Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h174 Error fixTLVSectionsAndEdges(jitlink::LinkGraph &G, JITDylib &JD);
H A DMachOPlatform.h247 Error fixTLVSectionsAndEdges(jitlink::LinkGraph &G, JITDylib &JD);
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp680 return fixTLVSectionsAndEdges(G, JD); in addEHAndTLVSupportPasses()
798 Error ELFNixPlatform::ELFNixPlatformPlugin::fixTLVSectionsAndEdges( in fixTLVSectionsAndEdges() function in llvm::orc::ELFNixPlatform::ELFNixPlatformPlugin
H A DMachOPlatform.cpp798 return fixTLVSectionsAndEdges(G, JD); in modifyPassConfig()
1146 Error MachOPlatform::MachOPlatformPlugin::fixTLVSectionsAndEdges( in fixTLVSectionsAndEdges() function in llvm::orc::MachOPlatform::MachOPlatformPlugin