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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp746 PLTEntryBase& helper_get_PLT_and_init(Relocation& pReloc, function
790 PLTEntryBase& plt_entry = helper_get_PLT_and_init(pReloc, pParent);
1503 PLTEntryBase& helper_get_PLT_and_init(Relocation& pReloc, function
1545 PLTEntryBase& plt_entry = helper_get_PLT_and_init(pReloc, pParent);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp638 ARMPLT1& helper_get_PLT_and_init(Relocation& pReloc, ARMRelocator& pParent) function
681 ARMPLT1& plt_entry = helper_get_PLT_and_init(pReloc, pParent);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp413 PLTEntryBase& helper_get_PLT_and_init(Relocation& pReloc, function
456 PLTEntryBase& plt_entry = helper_get_PLT_and_init(pReloc, pParent);

Completed in 88 milliseconds