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