I have an empty program:
int main(int argc, char **argv) { return 0; }
When I run nm path/to/exe --format=sysv I get number
nm path/to/exe --format=sysv