Home
last modified time | relevance | path

Searched refs:PIC_GOT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dasm.h43 #define PIC_GOT(x) x@GOTPCREL(%rip) macro
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dasm.h51 #define PIC_GOT(x) x@GOT(%ebx) macro