Searched refs:LHS_S (Results 1 – 1 of 1) sorted by relevance
767 const MCSection *LHS_S = BE->getLHS()->FindAssociatedSection(); in FindAssociatedSection() local771 if (LHS_S == MCSymbol::AbsolutePseudoSection) in FindAssociatedSection()774 return LHS_S; in FindAssociatedSection()777 return LHS_S ? LHS_S : RHS_S; in FindAssociatedSection()