go/src/cmd/link/internal/sym/reloc.go

type RelocVariant

const RV_NONE

const RV_POWER_LO

const RV_POWER_HI

const RV_POWER_HA

const RV_POWER_DS

const RV_390_DBL

const RV_CHECK_OVERFLOW

const RV_TYPE_MASK

func RelocName(arch *sys.Arch, r objabi.RelocType) string {}