reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
963 AArch64MCExpr::VK_PREL_G0_NC, AArch64MCExpr::VK_GOTTPREL_G0_NC, 3255 .Case("prel_g0_nc", AArch64MCExpr::VK_PREL_G0_NC)lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
409 if (RefKind == AArch64MCExpr::VK_PREL_G0_NC)
lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp 51 case VK_PREL_G0_NC: return ":prel_g0_nc:";