Searched refs:CallThroughTrampoline (Results 1 – 2 of 2) sorted by relevance
59 auto CallThroughTrampoline = cantFail((*LCTM)->getCallThroughTrampoline( in TEST_F() local63 static_cast<uintptr_t>(CallThroughTrampoline)); in TEST_F()
183 auto CallThroughTrampoline = LCTManager.getCallThroughTrampoline( in materialize() local190 if (!CallThroughTrampoline) { in materialize()192 CallThroughTrampoline.takeError()); in materialize()198 std::make_pair(*CallThroughTrampoline, Alias.second.AliasFlags); in materialize()