Searched refs:EPCIU (Results 1 – 2 of 2) sorted by relevance
28 getIndirectStubs(EPCIndirectionUtils &EPCIU, unsigned NumStubs) { in getIndirectStubs() argument29 return EPCIU.getIndirectStubs(NumStubs); in getIndirectStubs()40 EPCTrampolinePool(EPCIndirectionUtils &EPCIU);48 EPCIndirectionUtils &EPCIU; member in __anonf460475d0111::EPCTrampolinePool57 EPCIndirectStubsManager(EPCIndirectionUtils &EPCIU) : EPCIU(EPCIU) {} in EPCIndirectStubsManager() argument76 EPCIndirectionUtils &EPCIU; member in __anonf460475d0111::EPCIndirectStubsManager80 EPCTrampolinePool::EPCTrampolinePool(EPCIndirectionUtils &EPCIU) in EPCTrampolinePool() argument81 : EPCIU(EPCIU) { in EPCTrampolinePool()82 auto &EPC = EPCIU.getExecutorProcessControl(); in EPCTrampolinePool()83 auto &ABI = EPCIU.getABISupport(); in EPCTrampolinePool()[all …]
173 Error setUpInProcessLCTMReentryViaEPCIU(EPCIndirectionUtils &EPCIU);