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

/freebsd-11-stable/libexec/rtld-elf/sparc64/
H A Drtld_start.S112 * we need to use HIPLTOFFS as defined below.
124 #define HIPLTOFFS (NPLTLOSLOTS * PLTSLOTSZ - 16) define
127 sethi %hi(HIPLTOFFS), %l1
128 or %l1, %lo(HIPLTOFFS), %l1
130 sub %l0, %l1, %l0 /* i = x - y - HIPLTOFFS */

Completed in 460 milliseconds