Searched refs:getAccessVariant (Results 1 – 15 of 15) sorted by relevance
46 MCSymbolRefExpr::VariantKind MCValue::getAccessVariant() const { in getAccessVariant() function in MCValue
41 static MCSymbolRefExpr::VariantKind getAccessVariant(const MCValue &Target, in getAccessVariant() function 46 return Target.getAccessVariant(); in getAccessVariant() 79 MCSymbolRefExpr::VariantKind Modifier = getAccessVariant(Target, Fixup); in getRelocType()
57 MCSymbolRefExpr::VariantKind getAccessVariant() const;
48 switch (Target.getAccessVariant()) { in getRelocType()
67 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType()
43 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType()
73 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType()
41 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType()
65 return Target.getAccessVariant() == MCSymbolRefExpr::VK_PLT in getRelocType()
139 return Target.getAccessVariant() == MCSymbolRefExpr::VK_PLT in getRelocType()210 Target.getAccessVariant() == MCSymbolRefExpr::VK_GOTPCREL) in getRelocType()
46 MCSymbolRefExpr::VariantKind Variant = Target.getAccessVariant(); in getRelocType()
87 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in GetRelocTypeInner()
332 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType()
1253 switch (Value.getAccessVariant()) { in parseInstruction()