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

/macosx-10.9.5/Libc-997.90.3/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.9.5/xnu-2422.115.4/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 144 milliseconds