Home
last modified time | relevance | path

Searched refs:helper_PLT_ORG (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp781 X86Relocator::Address helper_PLT_ORG(X86_32Relocator& pParent) in helper_PLT_ORG() function
791 return helper_PLT_ORG(pParent) + plt_entry.getOffset(); in helper_PLT()
1537 X86Relocator::Address helper_PLT_ORG(X86_64Relocator& pParent) in helper_PLT_ORG() function
1546 return helper_PLT_ORG(pParent) + plt_entry.getOffset(); in helper_PLT()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp447 HexagonRelocator::Address helper_PLT_ORG(HexagonRelocator& pParent) in helper_PLT_ORG() function
457 return helper_PLT_ORG(pParent) + plt_entry.getOffset(); in helper_PLT()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp672 ARMRelocator::Address helper_PLT_ORG(ARMRelocator& pParent) in helper_PLT_ORG() function
682 return helper_PLT_ORG(pParent) + plt_entry.getOffset(); in helper_PLT()