HomeSort by relevance Sort by last modified time
    Searched refs:helper_get_GOT_and_init (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 126 X86_32GOTEntry& helper_get_GOT_and_init(Relocation& pReloc,
174 X86_32GOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent);
678 X86_64GOTEntry& helper_get_GOT_and_init(Relocation& pReloc,
727 X86_64GOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent);
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 128 ARMGOTEntry& helper_get_GOT_and_init(Relocation& pReloc,
180 ARMGOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent);

Completed in 42 milliseconds