Searched refs:helper_GOT_init (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp205 helper_GOT_init(pReloc, true, *this);
207 helper_GOT_init(pReloc, false, *this);
364 helper_GOT_init(pReloc, true, *this);
366 helper_GOT_init(pReloc, false, *this);
H A DAArch64RelocationHelpers.h179 helper_GOT_init(Relocation& pReloc, bool pHasRel, AArch64Relocator& pParent) function in namespace:mcld
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp66 X86_32GOTEntry& helper_GOT_init(Relocation& pReloc, function
406 helper_GOT_init(pReloc, true, *this);
414 helper_GOT_init(pReloc, false, *this);
646 helper_GOT_init(pReloc, true, *this);
648 helper_GOT_init(pReloc, false, *this);
1180 X86_64GOTEntry& helper_GOT_init(Relocation& pReloc, function
1413 helper_GOT_init(pReloc, true, *this);
1415 helper_GOT_init(pReloc, false, *this);
1498 helper_GOT_init(pReloc, true, *this);
1500 helper_GOT_init(pRelo
[all...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp54 static HexagonGOTEntry &helper_GOT_init(Relocation &pReloc, function
357 helper_GOT_init(pReloc, false, *this);
359 helper_GOT_init(pReloc, true, *this);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp91 ARMGOTEntry& helper_GOT_init(Relocation& pReloc, function
551 helper_GOT_init(pReloc, true, *this);
553 helper_GOT_init(pReloc, false, *this);
772 helper_GOT_init(pReloc, true, *this);
774 helper_GOT_init(pReloc, false, *this);

Completed in 210 milliseconds