Searched refs:FindAssociatedSection (Results 1 – 6 of 6) sorted by relevance
63 const MCSection *FindAssociatedSection() const { in FindAssociatedSection() function64 return getSubExpr()->FindAssociatedSection(); in FindAssociatedSection()
564 const MCSection *MCExpr::FindAssociatedSection() const { in FindAssociatedSection() function in MCExpr568 return cast<MCTargetExpr>(this)->FindAssociatedSection(); in FindAssociatedSection()584 return cast<MCUnaryExpr>(this)->getSubExpr()->FindAssociatedSection(); in FindAssociatedSection()588 const MCSection *LHS_S = BE->getLHS()->FindAssociatedSection(); in FindAssociatedSection()589 const MCSection *RHS_S = BE->getRHS()->FindAssociatedSection(); in FindAssociatedSection()
62 const MCSection *Section = Value->FindAssociatedSection(); in setVariableValue()
54 const MCSection *FindAssociatedSection() const;
67 const MCSection *MipsMCSymbolRefExpr::FindAssociatedSection() const { in FindAssociatedSection() function in MipsMCSymbolRefExpr
100 const MCSection *FindAssociatedSection() const;432 virtual const MCSection *FindAssociatedSection() const = 0;