Searched refs:helper_PLT (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp679 ARMRelocator::Address helper_PLT(Relocation& pReloc, ARMRelocator& pParent) function
843 S = helper_PLT(pReloc, pParent);
879 S = helper_PLT(pReloc, pParent);
954 S = helper_PLT(pReloc, pParent);
993 S = helper_PLT(pReloc, pParent);
1049 S = helper_PLT(pReloc, pParent);
1114 S = helper_PLT(pReloc, pParent);
1161 S = helper_PLT(pReloc, pParent);
1208 S = helper_PLT(pReloc, pParent);
1290 S = helper_PLT(pRelo
[all...]
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp788 X86Relocator::Address helper_PLT(Relocation& pReloc, X86_32Relocator& pParent) function
841 S = helper_PLT(pReloc, pParent);
886 S = helper_PLT(pReloc, pParent);
952 PLT_S = helper_PLT(pReloc, pParent);
1543 X86Relocator::Address helper_PLT(Relocation& pReloc, X86_64Relocator& pParent) function
1595 S = helper_PLT(pReloc, pParent);
1642 S = helper_PLT(pReloc, pParent);
1677 PLT_S = helper_PLT(pReloc, pParent);
1707 S = helper_PLT(pReloc, pParent);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp453 HexagonRelocator::Address helper_PLT(Relocation& pReloc, function
884 PLT_S = helper_PLT(pReloc, pParent);

Completed in 68 milliseconds