Searched refs:ELF_SIZE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dasm.h363 #define ELF_SIZE(x,s) .size x,s macro
367 #define ELF_SIZE(x,s) macro
401 #define End(x) ELF_SIZE(x,.-x)
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dasm.h178 #define ELF_SIZE(x,s) .size x,s macro
182 #define ELF_SIZE(x,s) macro
199 #define End(x) ELF_SIZE(x,.-x)

Completed in 78 milliseconds