Searched refs:PLTSection (Results 1 – 1 of 1) sorted by relevance
647 if (!PLTSection) in getStubsSection()648 PLTSection = &G.createSection(getSectionName(), in getStubsSection()650 return *PLTSection; in getStubsSection()654 Section *PLTSection = nullptr; variable