Searched refs:helper_PLT_init (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp99 static PLTEntryBase& helper_PLT_init(Relocation& pReloc, function in namespace:mcld
533 helper_PLT_init(pReloc, *this);
595 helper_PLT_init(pReloc, *this);
627 helper_PLT_init(pReloc, *this);
1184 static PLTEntryBase& helper_PLT_init(Relocation& pReloc, function in namespace:mcld
1382 helper_PLT_init(pReloc, *this);
1458 helper_PLT_init(pReloc, *this);
1473 helper_PLT_init(pReloc, *this);
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64RelocationHelpers.h92 static inline AArch64PLT1& helper_PLT_init(Relocation& pReloc, function in namespace:mcld
H A DAArch64Relocator.cpp232 helper_PLT_init(pReloc, *this);
280 helper_PLT_init(pReloc, *this);
322 helper_PLT_init(pReloc, *this);
345 helper_PLT_init(pReloc, *this);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp91 static PLTEntryBase& helper_PLT_init(Relocation& pReloc, function in namespace:mcld
316 helper_PLT_init(pReloc, *this);
391 helper_PLT_init(pReloc, *this);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp125 static ARMPLT1& helper_PLT_init(Relocation& pReloc, ARMRelocator& pParent) { function in namespace:mcld
551 helper_PLT_init(pReloc, *this);
687 helper_PLT_init(pReloc, *this);
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp90 static void helper_PLT_init(MipsRelocationInfo& pReloc, function in namespace:mcld
408 helper_PLT_init(pReloc, *this);

Completed in 144 milliseconds