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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp691 X86_32GOTEntry& helper_get_GOT_and_init(Relocation& pReloc, function
739 X86_32GOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent);
1449 X86_64GOTEntry& helper_get_GOT_and_init(Relocation& pReloc, function
1498 X86_64GOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp580 ARMGOTEntry& helper_get_GOT_and_init(Relocation& pReloc, function
632 ARMGOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp362 HexagonGOTEntry& helper_get_GOT_and_init(Relocation& pReloc, function
408 HexagonGOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent);

Completed in 103 milliseconds