Home
last modified time | relevance | path

Searched defs:PIC_GOT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/amd64/include/
H A Dasm.h44 #define PIC_GOT(x) x@GOTPCREL(%rip) macro
47 #define PIC_GOT(x) x macro
/netbsd-src/sys/arch/i386/include/
H A Dasm.h54 #define PIC_GOT(x) x@GOT(%ebx) macro
60 #define PIC_GOT(x) x macro
/netbsd-src/sys/arch/powerpc/include/
H A Dasm.h68 # define PIC_GOT(x) XXX macro
71 # define PIC_GOT(x) XXX macro
78 # define PIC_GOT(x) x macro
/netbsd-src/sys/arch/sh3/include/
H A Dasm.h144 #define PIC_GOT(x) x@GOT macro