Searched refs:helper_PLT_init (Results 1 – 5 of 5) sorted by relevance
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.cpp | 230 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 278 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 320 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 343 helper_PLT_init(pReloc, *this); in scanGlobalReloc()
|
D | AArch64RelocationHelpers.h | 92 static inline AArch64PLT1& helper_PLT_init(Relocation& pReloc, in helper_PLT_init() function
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 99 static PLTEntryBase& helper_PLT_init(Relocation& pReloc, in helper_PLT_init() function 533 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 595 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 627 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 1184 static PLTEntryBase& helper_PLT_init(Relocation& pReloc, in helper_PLT_init() function 1382 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 1458 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 1473 helper_PLT_init(pReloc, *this); in scanGlobalReloc()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocator.cpp | 91 static PLTEntryBase& helper_PLT_init(Relocation& pReloc, in helper_PLT_init() function 316 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 391 helper_PLT_init(pReloc, *this); in scanGlobalReloc()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 125 static ARMPLT1& helper_PLT_init(Relocation& pReloc, ARMRelocator& pParent) { in helper_PLT_init() function 551 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 687 helper_PLT_init(pReloc, *this); in scanGlobalReloc()
|