Searched refs:GOT_ORG (Results 1 – 2 of 2) sorted by relevance
914 X86Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotoff32() local917 pReloc.target() = S + A - GOT_ORG; in gotoff32()925 X86Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotpc32() local927 pReloc.target() = GOT_ORG + A - pReloc.place(); in gotpc32()940 X86Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in got32() local942 pReloc.target() = GOT_S + A - GOT_ORG; in got32()1665 X86Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotpcrel() local1667 pReloc.target() = GOT_S + GOT_ORG + A - pReloc.place(); in gotpcrel()
904 ARMRelocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotoff32() local909 pReloc.target() = ((S + A) | T) - GOT_ORG; in gotoff32()922 ARMRelocator::Address GOT_ORG = helper_GOT_ORG(pParent); in got_brel() local924 pReloc.target() = GOT_S + A - GOT_ORG; in got_brel()