Searched defs:GetStubInfo (Results 1 – 4 of 4) sorted by relevance
65 GetStubInfoFunction GetStubInfo; variable
682 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, in RuntimeDyldCheckerImpl()863 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, in RuntimeDyldChecker()
876 auto GetStubInfo = [&Dyld, &StubMap](StringRef StubContainer, in linkAndVerify() local
1285 auto GetStubInfo = [&S](StringRef FileName, StringRef SectionName) { in runChecks() local