LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/ExecutionUtils.h"
Public Attributes | |
void(* | F )(void *) |
void * | Ctx |
Definition at line 198 of file ExecutionUtils.h.
void* llvm::orc::ItaniumCXAAtExitSupport::AtExitRecord::Ctx |
Definition at line 200 of file ExecutionUtils.h.
void(* llvm::orc::ItaniumCXAAtExitSupport::AtExitRecord::F) (void *) |
Definition at line 199 of file ExecutionUtils.h.