Files
seer/tests/helloasm2/README.asm
T
2024-10-16 18:29:07 -05:00

15 lines
381 B
NASM

$ objdump -t square_test
square_test: file format elf32-i386
SYMBOL TABLE:
00000000 l df *ABS* 00000000 isolated_square.o
08048070 l .text 00000000 end_square
08048067 g F .text 00000000 square
08048054 g .text 00000000 _start
08049074 g .text 00000000 __bss_start
08049074 g .text 00000000 _edata
08049074 g .text 00000000 _end