Searched refs:LHS_S (Results 1 – 1 of 1) sorted by relevance
588 const MCSection *LHS_S = BE->getLHS()->FindAssociatedSection(); in FindAssociatedSection() local592 if (LHS_S == MCSymbol::AbsolutePseudoSection) in FindAssociatedSection()595 return LHS_S; in FindAssociatedSection()598 return LHS_S ? LHS_S : RHS_S; in FindAssociatedSection()