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

  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 181 PLTEntryBase& helper_get_PLT_and_init(Relocation& pReloc,
225 PLTEntryBase& plt_entry = helper_get_PLT_and_init(pReloc, pParent);
732 PLTEntryBase& helper_get_PLT_and_init(Relocation& pReloc,
774 PLTEntryBase& plt_entry = helper_get_PLT_and_init(pReloc, pParent);
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 186 ARMPLT1& helper_get_PLT_and_init(Relocation& pReloc, ARMRelocator& pParent)
229 ARMPLT1& plt_entry = helper_get_PLT_and_init(pReloc, pParent);

Completed in 57 milliseconds