macOS
/ binaries
/
size
/usr/bin/size
Print the size of the sections in an object file
size
prints the (decimal) number of bytes required by the __TEXT, __DATA and __OBJC segments.
source: man