Assume this simple code:
int main(){return 0;}
using objdump we can see the memory addresses:
objdump
0000000100003fa0 _main: