Searched defs:plt_entry (Results 1 – 12 of 12) sorted by relevance
87 PLTEntryBase* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local99 AArch64PLT1* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local
106 PLTEntryBase* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local125 PLTEntryBase* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local1179 PLTEntryBase* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local1191 PLTEntryBase* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local
98 PLTEntryBase* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local116 PLTEntryBase* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local
120 ARMPLT1* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local132 ARMPLT1* plt_entry = ld_backend.getPLT().create(); in helper_PLT_init() local
112 PLTEntryBase* plt_entry = pParent.getSymPLTMap().lookUp(pSym); in helper_get_PLT_address() local
5072 struct plt_entry { struct5073 u32 inst_lu12iw;5074 u32 inst_lu32id;5075 u32 inst_lu52id;5076 u32 inst_jirl;
8228 struct plt_entry { struct8229 __le32 adrp;8230 __le32 add;8231 __le32 br;
4089 struct plt_entry { struct4090 __le32 adrp;4091 __le32 add;4092 __le32 br;
13756 struct plt_entry { struct13757 u32 insn_auipc;13758 u32 insn_ld;13759 u32 insn_jr;