Searched defs:BootstrapInfo (Results 1 – 1 of 1) sorted by relevance
111 struct BootstrapInfo { struct112 std::mutex Mutex;113 std::condition_variable CV;114 size_t ActiveGraphs = 0;115 shared::AllocActions DeferredAAs;116 ExecutorAddr MachOHeaderAddr;