Searched defs:helper_PLT_init (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64RelocationHelpers.h105 helper_PLT_init(Relocation& pReloc, AArch64Relocator& pParent) function in namespace:mcld
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp92 static PLTEntryBase &helper_PLT_init(Relocation &pReloc, function
307 helper_PLT_init(pReloc, *this);
382 helper_PLT_init(pReloc, *this);
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp114 PLTEntryBase& helper_PLT_init(Relocation& pReloc, X86_32Relocator& pParent) function
571 helper_PLT_init(pReloc, *this);
631 helper_PLT_init(pReloc, *this);
665 helper_PLT_init(pReloc, *this);
1239 PLTEntryBase& helper_PLT_init(Relocation& pReloc, X86_64Relocator& pParent) function
1448 helper_PLT_init(pReloc, *this);
1526 helper_PLT_init(pReloc, *this);
1541 helper_PLT_init(pReloc, *this);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp143 ARMPLT1& helper_PLT_init(Relocation& pReloc, ARMRelocator& pParent) function
616 helper_PLT_init(pReloc, *this);
751 helper_PLT_init(pReloc, *this);

Completed in 32 milliseconds