Searched refs:PLTSection (Results 1 – 1 of 1) sorted by relevance
627 if (!PLTSection) in getStubsSection()628 PLTSection = in getStubsSection()630 return *PLTSection; in getStubsSection()634 Section *PLTSection = nullptr; variable