Home
last modified time | relevance | path

Searched refs:BootstrapInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h185 struct BootstrapInfo { struct
379 std::atomic<BootstrapInfo *> Bootstrap;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp484 BootstrapInfo BI; in MachOPlatform()