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 __anona215b6520111::EPCTrampolinePool90 Error EPCTrampolinePool::deallocatePool() { in deallocatePool()101 Error EPCTrampolinePool::grow() { in grow()280 static_cast<EPCTrampolinePool &>(*TP).deallocatePool()); in cleanup()325 TP = std::make_unique<EPCTrampolinePool>(*this); in getTrampolinePool()