Searched refs:RHS_S (Results 1 – 1 of 1) sorted by relevance
589 const MCSection *RHS_S = BE->getRHS()->FindAssociatedSection(); in FindAssociatedSection() local593 return RHS_S; in FindAssociatedSection()594 if (RHS_S == MCSymbol::AbsolutePseudoSection) in FindAssociatedSection()598 return LHS_S ? LHS_S : RHS_S; in FindAssociatedSection()