Home
last modified time | relevance | path

Searched defs:plt_entry (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationHelpers.h99 PLTEntryBase* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local
112 AArch64PLT1* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp121 PLTEntryBase* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local
141 PLTEntryBase* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local
1233 PLTEntryBase* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local
1246 PLTEntryBase* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp99 PLTEntryBase *plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local
117 PLTEntryBase *plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp137 ARMPLT1* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local
151 ARMPLT1* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local