Searched refs:UseSectionSym (Results 1 – 1 of 1) sorted by relevance
1372 bool UseSectionSym = SymA && SymA->getBinding() == ELF::STB_LOCAL && in recordRelocation() local1375 if (UseSectionSym && useSectionSymbol(Target, SymA, Addend, Type)) { in recordRelocation()