Searched refs:RHS_S (Results 1 – 1 of 1) sorted by relevance
614 const MCSection *RHS_S = BE->getRHS()->FindAssociatedSection(); in FindAssociatedSection() local618 return RHS_S; in FindAssociatedSection()619 if (RHS_S == MCSymbol::AbsolutePseudoSection) in FindAssociatedSection()623 return LHS_S ? LHS_S : RHS_S; in FindAssociatedSection()