reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
51 RelocationType = MCSymbolRefExpr::VK_None; 54 RelocationType = MCSymbolRefExpr::VK_Hexagon_PCREL; 57 RelocationType = MCSymbolRefExpr::VK_GOT; 60 RelocationType = MCSymbolRefExpr::VK_Hexagon_LO16; 63 RelocationType = MCSymbolRefExpr::VK_Hexagon_HI16; 66 RelocationType = MCSymbolRefExpr::VK_Hexagon_GPREL; 69 RelocationType = MCSymbolRefExpr::VK_Hexagon_GD_GOT; 72 RelocationType = MCSymbolRefExpr::VK_Hexagon_GD_PLT; 75 RelocationType = MCSymbolRefExpr::VK_Hexagon_IE; 78 RelocationType = MCSymbolRefExpr::VK_Hexagon_IE_GOT; 81 RelocationType = MCSymbolRefExpr::VK_TPREL; 85 ME = MCSymbolRefExpr::create(Symbol, RelocationType, MC);