1 .* 2 3 Sections: 4 Idx Name * Size * VMA * LMA * File off *Algn 5 *0 \.text * 0+00 * 0+00 * 0+00 * [^ ]+ * 2\*\*2 6 *ALLOC, LOAD, CODE 7 *1 \.data * 0+20 * 0+00 * 0+00 * [^ ]+ * 2\*\*3 8 *CONTENTS, ALLOC, LOAD, DATA 9 # Should only have 3 three common symbols. 10 *2 \.bss * 0+0c * 0+20 * 0+20 * [^ ]+ * 2\*\*3 11 *ALLOC 12 #pass 13