Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Darm.cc7914 uint32_t plt_insn3 = plt_entry[3] | (offset & 0xfff); in do_fill_plt_entry() local
7915 elfcpp::Swap<32, big_endian>::writeval(pov + 12, plt_insn3); in do_fill_plt_entry()