Searched defs:GetStubInfo (Results 1 – 3 of 3) sorted by relevance
65 GetStubInfoFunction GetStubInfo; global() variable
824 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, in RuntimeDyldCheckerImpl()1037 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, in RuntimeDyldChecker()
928 auto GetStubInfo = [&Dyld, &StubMap](StringRef StubContainer, in linkAndVerify() local