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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 227 ARMRelocator::Address helper_PLT(Relocation& pReloc, ARMRelocator& pParent)
389 S = helper_PLT(pReloc, pParent);
423 S = helper_PLT(pReloc, pParent);
512 S = helper_PLT(pReloc, pParent);
566 S = helper_PLT(pReloc, pParent);
628 S = helper_PLT(pReloc, pParent);
676 S = helper_PLT(pReloc, pParent);
724 S = helper_PLT(pReloc, pParent);
806 S = helper_PLT(pReloc, pParent);
862 S = helper_PLT(pReloc, pParent)
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 223 X86Relocator::Address helper_PLT(Relocation& pReloc, X86_32Relocator& pParent)
280 S = helper_PLT(pReloc, pParent);
325 S = helper_PLT(pReloc, pParent);
391 PLT_S = helper_PLT(pReloc, pParent);
772 X86Relocator::Address helper_PLT(Relocation& pReloc, X86_64Relocator& pParent)
842 S = helper_PLT(pReloc, pParent);
872 S = helper_PLT(pReloc, pParent);
905 PLT_S = helper_PLT(pReloc, pParent);
935 S = helper_PLT(pReloc, pParent);

Completed in 67 milliseconds