https://i.sstatic.net/CVHBj.png
Above is assembly code, I need to make a symbol table out of it. This is what I've got, I'm not sure if it is correct though?
Label Section Offset Local? Seq # A data 0x0 Global 0 fmt rodata 0x0 local 1 main text 0x0 local 2 loop text 0x17 local 3 next1 text 0x30 local 4 next2 text 0x3d local 5 done text 0x5d local 6 printf ? ? global 7