Searched refs:EPCTrampolinePool (Results 1 – 1 of 1) sorted by relevance
38 class EPCTrampolinePool : public TrampolinePool { class40 EPCTrampolinePool(EPCIndirectionUtils &EPCIU);80 EPCTrampolinePool::EPCTrampolinePool(EPCIndirectionUtils &EPCIU) in EPCTrampolinePool() function in __anonfde2288d0111::EPCTrampolinePool90 Error EPCTrampolinePool::deallocatePool() { in deallocatePool()101 Error EPCTrampolinePool::grow() { in grow()281 static_cast<EPCTrampolinePool &>(*TP).deallocatePool()); in cleanup()326 TP = std::make_unique<EPCTrampolinePool>(*this); in getTrampolinePool()