Searched defs:PIC_SYM (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/arch-arm64/include/machine/
H A Dasm.h49 #define PIC_SYM(x,y) x ## ( ## y ## ) macro
51 #define PIC_SYM(x,y) x macro
/bionic/libc/arch-arm/include/machine/
H A Dasm.h54 #define PIC_SYM(x,y) x ## ( ## y ## ) macro
56 #define PIC_SYM(x,y) x macro

Completed in 150 milliseconds