Searched refs:DeregisterJITDylib (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp132 ExecutorAddr RegisterJITDylib, ExecutorAddr DeregisterJITDylib,
142 DeregisterJITDylib(DeregisterJITDylib),
175 DeregisterJITDylib, MachOHeaderAddr))});
203 ExecutorAddr DeregisterJITDylib; member in class:__anon2031::MachOPlatformCompleteBootstrapMaterializationUnit
517 RegisterJITDylib.Name, DeregisterJITDylib.Name,
541 DeregisterJITDylib.Addr, RegisterObjectSymbolTable.Addr,
857 {*MP.DeregisterJITDylib.Name, &MP.DeregisterJITDylib.Addr},
933 MP.DeregisterJITDylib
127 MachOPlatformCompleteBootstrapMaterializationUnit( MachOPlatform &MOP, StringRef PlatformJDName, SymbolStringPtr CompleteBootstrapSymbol, SymbolTableVector SymTab, shared::AllocActions DeferredAAs, ExecutorAddr MachOHeaderAddr, ExecutorAddr PlatformBootstrap, ExecutorAddr PlatformShutdown, ExecutorAddr RegisterJITDylib, ExecutorAddr DeregisterJITDylib, ExecutorAddr RegisterObjectSymbolTable, ExecutorAddr DeregisterObjectSymbolTable) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h341 RuntimeFunction DeregisterJITDylib{

Completed in 109 milliseconds