Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/i386/include/
H A Dasm.h51 #define PIC_GOT(x) x@GOT(%ebx) macro
57 #define PIC_GOT(x) x macro
/openbsd-src/sys/arch/amd64/include/
H A Dasm.h43 #define PIC_GOT(x) x@GOTPCREL(%rip) macro
46 #define PIC_GOT(x) x macro
/openbsd-src/sys/arch/sh/include/
H A Dasm.h126 #define PIC_GOT(x) x@GOT macro