Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dasm.h44 #define PIC_PLT(x) x@PLT macro
47 #define PIC_PLT(x) x macro
72 call PIC_PLT(HIDENAME(mcount)); \
82 call PIC_PLT(HIDENAME(mcount)); \
/f-stack/freebsd/i386/include/
H A Dasm.h52 #define PIC_PLT(x) x@PLT macro
58 #define PIC_PLT(x) x macro
86 call PIC_PLT(HIDENAME(mcount)); \
96 call PIC_PLT(HIDENAME(mcount)); \