Searched refs:GOT_ORG (Results 1 – 2 of 2) sorted by relevance
935 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotoff32() local938 pReloc.target() = S + A - GOT_ORG; in gotoff32()945 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotpc32() local947 pReloc.target() = GOT_ORG + A - pReloc.place(); in gotpc32()966 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in got32() local968 pReloc.target() = GOT_S + A - GOT_ORG; in got32()1625 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotpcrel() local1627 pReloc.target() = GOT_S + GOT_ORG + A - pReloc.place(); in gotpcrel()
859 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotoff32() local864 pReloc.target() = ((S + A) | T) - GOT_ORG; in gotoff32()875 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in got_brel() local877 pReloc.target() = GOT_S + A - GOT_ORG; in got_brel()