Searched refs:helper_GOT_ORG (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFactory.cpp143 X86RelocationFactory::Address helper_GOT_ORG(X86RelocationFactory& pParent) function
348 X86RelocationFactory::Address GOT_ORG = helper_GOT_ORG(pParent);
361 X86RelocationFactory::Address GOT_ORG = helper_GOT_ORG(pParent);
378 X86RelocationFactory::Address GOT_ORG = helper_GOT_ORG(pParent);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFactory.cpp179 ARMRelocationFactory::Address helper_GOT_ORG(ARMRelocationFactory& pParent) function
191 return helper_GOT_ORG(pParent) + pParent.getLayout().getOutputOffset(got_entry);
472 ARMRelocationFactory::Address GOT_ORG = helper_GOT_ORG(pParent);
490 ARMRelocationFactory::Address GOT_ORG = helper_GOT_ORG(pParent);

Completed in 3654 milliseconds