Searched refs:GOT_ORG (Results 1 – 2 of 2) sorted by relevance
962 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotoff32() local965 pReloc.target() = S + A - GOT_ORG; in gotoff32()973 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotpc32() local975 pReloc.target() = GOT_ORG + A - pReloc.place(); in gotpc32()995 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in got32() local997 pReloc.target() = GOT_S + A - GOT_ORG; in got32()1680 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotpcrel() local1682 pReloc.target() = GOT_S + GOT_ORG + A - pReloc.place(); in gotpcrel()
914 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotoff32() local919 pReloc.target() = ((S + A) | T) - GOT_ORG; in gotoff32()931 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in got_brel() local933 pReloc.target() = GOT_S + A - GOT_ORG; in got_brel()