Untitled
unknown
plain_text
a month ago
827 B
2
Indexable
Never
alsakz@scripts-d77458-001:~$ readelf -s /afs/ny-cdc-2.ficc.gs.com/linux/sw/ficc/liberty-prod/linux64_g63.exe/secexpr | grep "bss" 28: 00000000006020b8 0 NOTYPE GLOBAL DEFAULT 27 __bss_start 61: 00000000006020b8 0 NOTYPE GLOBAL DEFAULT 27 __bss_start alsakz@scripts-d77458-001:~$ readelf -s /afs/ny-cdc-2.ficc.gs.com/linux/sw/ficc/liberty-prod/linux64_g63.exe/secexpr | grep "data" 22: 00000000006020a0 0 NOTYPE GLOBAL DEFAULT 26 __data_start 24: 00000000006020b8 0 NOTYPE GLOBAL DEFAULT 26 _edata 32: 00000000006020a0 0 NOTYPE WEAK DEFAULT 26 data_start 60: 00000000006020a0 0 NOTYPE GLOBAL DEFAULT 26 __data_start 66: 00000000006020b8 0 NOTYPE GLOBAL DEFAULT 26 _edata 82: 00000000006020a0 0 NOTYPE WEAK DEFAULT 26 data_start
Leave a Comment