Searched refs:helper_PLT_init (Results 1 – 5 of 5) sorted by relevance
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.cpp | 236 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 284 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 326 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 348 helper_PLT_init(pReloc, *this); in scanGlobalReloc()
|
D | AArch64RelocationHelpers.h | 105 helper_PLT_init(Relocation& pReloc, AArch64Relocator& pParent) in helper_PLT_init() function
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 114 PLTEntryBase& helper_PLT_init(Relocation& pReloc, X86_32Relocator& pParent) in helper_PLT_init() function 571 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 631 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 665 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 1239 PLTEntryBase& helper_PLT_init(Relocation& pReloc, X86_64Relocator& pParent) in helper_PLT_init() function 1448 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 1526 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 1541 helper_PLT_init(pReloc, *this); in scanGlobalReloc()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocator.cpp | 92 static PLTEntryBase &helper_PLT_init(Relocation &pReloc, in helper_PLT_init() function 307 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 382 helper_PLT_init(pReloc, *this); in scanGlobalReloc()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 143 ARMPLT1& helper_PLT_init(Relocation& pReloc, ARMRelocator& pParent) in helper_PLT_init() function 616 helper_PLT_init(pReloc, *this); in scanGlobalReloc() 751 helper_PLT_init(pReloc, *this); in scanGlobalReloc()
|