Searched refs:registerObjectPlatformSections (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h128 Error registerObjectPlatformSections(jitlink::LinkGraph &G, JITDylib &JD);
H A DMachOPlatform.h250 Error registerObjectPlatformSections(jitlink::LinkGraph &G, JITDylib &JD,
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp780 return registerObjectPlatformSections(G, JD);
838 Error COFFPlatform::COFFPlatformPlugin::registerObjectPlatformSections( function in class:llvm::COFFPlatform::COFFPlatformPlugin
H A DMachOPlatform.cpp817 return registerObjectPlatformSections(G, JD, InBootstrapPhase);
963 // registerObjectPlatformSections.
1278 Error MachOPlatform::MachOPlatformPlugin::registerObjectPlatformSections( function in class:llvm::orc::MachOPlatform::MachOPlatformPlugin
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp324 Error registerObjectPlatformSections(
614 Error MachOPlatformRuntimeState::registerObjectPlatformSections( function in class:__anon1158::MachOPlatformRuntimeState
1391 .registerObjectPlatformSections(HeaderAddr, std::move(USI),

Completed in 127 milliseconds