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