Searched defs:reenter (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/ |
D | LLJITWithTargetProcessControl.cpp | 104 static void *reenter(void *Ctx, void *TrampolineAddr) { in reenter() function
|
/external/openssh/openbsd-compat/ |
D | port-aix.c | 180 int r, authsuccess = 0, expired, reenter, result; in sys_auth_passwd() local
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 164 static TargetAddress reenter(void *CCMgr, void *TrampolineId) { in reenter() function
|
D | OrcRemoteTargetServer.h | 174 static TargetAddress reenter(void *JITTargetAddr, void *TrampolineAddr) { in reenter() function
|
/external/pdfium/fxjs/xfa/ |
D | cjx_eventpseudomodel.cpp | 130 void CJX_EventPseudoModel::reenter(CFXJSE_Value* pValue, in reenter() function in CJX_EventPseudoModel
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 108 static JITTargetAddress reenter(void *TrampolinePoolPtr, void *TrampolineId) { in reenter() function
|
D | OrcRemoteTargetServer.h | 148 static JITTargetAddress reenter(void *JITTargetAddr, void *TrampolineAddr) { in reenter() function
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 113 static JITTargetAddress reenter(void *TrampolinePoolPtr, void *TrampolineId) { in reenter() function
|
D | OrcRemoteTargetServer.h | 150 static JITTargetAddress reenter(void *JITTargetAddr, void *TrampolineAddr) { in reenter() function
|