1int glob = 0;
2int main() { return glob; }
3

source code of lldb/test/API/macosx/bss-only-data-section-sliding/main.c