Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationHelpers.h105 AArch64GOTEntry* gotplt_entry = ld_backend.getGOTPLT().createGOTPLT(); in helper_PLT_init() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp112 X86_32GOTEntry* gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init() local
1197 X86_64GOTEntry* gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp103 HexagonGOTEntry* gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp137 ARMGOTEntry* gotplt_entry = ld_backend.getGOT().createGOTPLT(); in helper_PLT_init() local