Searched refs:plt0 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c189 /* 0x0b jmpq .plt0(%rip) */ 0xe9, 0x00, 0x00, 0x00, 0x00
196 uchar_t *plt0, *pltent, *gotent; local
205 plt0 = (uchar_t *)(ofl->ofl_osplt->os_outdata->d_buf);
206 pltent = plt0 + plt_off;
260 * jmpq .plt0(%rip)
266 val1 = (Xword)((intptr_t)((uintptr_t)plt0 -

Completed in 83 milliseconds