Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dasm.h42 #define PIC_PLT(x) x@PLT macro
45 #define PIC_PLT(x) x macro
66 call PIC_PLT(HIDENAME(mcount)); \
71 call PIC_PLT(HIDENAME(mcount)); \
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dasm.h50 #define PIC_PLT(x) x@PLT macro
56 #define PIC_PLT(x) x macro
80 call PIC_PLT(HIDENAME(mcount)); \
85 call PIC_PLT(HIDENAME(mcount)); \