Searched defs:IFuncStub (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldELF.h | 167 struct IFuncStub { global() struct |
H A D | RuntimeDyldELF.cpp | 2351 for (auto &IFuncStub : IFuncStubs) { finalizeLoad() local |