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 __anon62d646910111::EPCTrampolinePool90 Error EPCTrampolinePool::deallocatePool() { in deallocatePool()97 Error EPCTrampolinePool::grow() { in grow()277 static_cast<EPCTrampolinePool &>(*TP).deallocatePool()); in cleanup()320 TP = std::make_unique<EPCTrampolinePool>(*this); in getTrampolinePool()