Lines Matching refs:MCSymbolRefExpr
46 MCSymbolRefExpr::VariantKind Variant = Target.getAccessVariant(); in getRelocType()
53 case MCSymbolRefExpr::VariantKind::VK_DTPREL: in getRelocType()
55 case MCSymbolRefExpr::VariantKind::VK_GOT: in getRelocType()
57 case MCSymbolRefExpr::VariantKind::VK_GOTREL: in getRelocType()
59 case MCSymbolRefExpr::VariantKind::VK_Hexagon_GD_GOT: in getRelocType()
61 case MCSymbolRefExpr::VariantKind::VK_Hexagon_IE: in getRelocType()
63 case MCSymbolRefExpr::VariantKind::VK_Hexagon_IE_GOT: in getRelocType()
65 case MCSymbolRefExpr::VariantKind::VK_Hexagon_LD_GOT: in getRelocType()
67 case MCSymbolRefExpr::VariantKind::VK_Hexagon_PCREL: in getRelocType()
69 case MCSymbolRefExpr::VariantKind::VK_TPREL: in getRelocType()
71 case MCSymbolRefExpr::VariantKind::VK_None: in getRelocType()
80 case MCSymbolRefExpr::VariantKind::VK_DTPREL: in getRelocType()
82 case MCSymbolRefExpr::VariantKind::VK_GOT: in getRelocType()
84 case MCSymbolRefExpr::VariantKind::VK_Hexagon_GD_GOT: in getRelocType()
86 case MCSymbolRefExpr::VariantKind::VK_Hexagon_IE_GOT: in getRelocType()
88 case MCSymbolRefExpr::VariantKind::VK_Hexagon_LD_GOT: in getRelocType()
90 case MCSymbolRefExpr::VariantKind::VK_TPREL: in getRelocType()
92 case MCSymbolRefExpr::VariantKind::VK_None: in getRelocType()