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

/openbsd-current/libexec/ld.so/sparc64/
H A Drtld_machine.c98 #define _RF_G 0x10000000 /* GOT offset */ macro
117 _RF_G| _RF_SZ(32) | _RF_RS(0), /* GOT10 */
118 _RF_G| _RF_SZ(32) | _RF_RS(0), /* GOT13 */
119 _RF_G| _RF_SZ(32) | _RF_RS(10), /* GOT22 */
/openbsd-current/libexec/ld.so/i386/
H A Drtld_machine.c97 #define _RF_G 0x10000000 /* GOT offset */ macro
106 _RF_G| _RF_SZ(32) | _RF_RS(00), /* GOT32 */
/openbsd-current/libexec/ld.so/amd64/
H A Drtld_machine.c97 #define _RF_G 0x10000000 /* GOT offset */ macro
106 _RF_G|_RF_A| _RF_SZ(32) | _RF_RS(0), /* 3 GOT32 */
/openbsd-current/libexec/ld.so/arm/
H A Drtld_machine.c48 #define _RF_G 0x10000000 /* GOT offset */ macro
/openbsd-current/libexec/ld.so/aarch64/
H A Drtld_machine.c48 #define _RF_G 0x10000000 /* GOT offset */ macro
/openbsd-current/libexec/ld.so/riscv64/
H A Drtld_machine.c49 #define _RF_G 0x10000000 /* GOT offset */ macro
/openbsd-current/libexec/ld.so/sh/
H A Drtld_machine.c49 #define _RF_G 0x10000000 /* GOT offset */ macro

Completed in 123 milliseconds