Home
last modified time | relevance | path

Searched defs:PIC_GOTOFF (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/i386/include/
H A Dasm.h55 #define PIC_GOTOFF(x) x@GOTOFF(%ebx) macro
61 #define PIC_GOTOFF(x) x macro
/netbsd-src/sys/arch/powerpc/include/
H A Dasm.h69 # define PIC_GOTOFF(x) XXX macro
72 # define PIC_GOTOFF(x) XXX macro
79 # define PIC_GOTOFF(x) x macro
/netbsd-src/sys/arch/sh3/include/
H A Dasm.h145 #define PIC_GOTOFF(x) x@GOTOFF macro