1 2 .* 3 4 Contents of section \.data: 5 #------------------------------------------------------------------------------ 6 #------ 00010000: foo 7 #------ 00010004: contains f1 [R_ARM_IRELATIVE] 8 #------ 00010008: f2 [R_ARM_ABS32] 9 #------ 0001000c: contains f3 [R_ARM_IRELATIVE] 10 #------------------------------------------------------------------------------ 11 10000 (44332211 00a00000 00000000 08a00000|11223344 0000a000 00000000 0000a008) .* 12 #------------------------------------------------------------------------------ 13 #------ 00010010: contains f1t [R_ARM_IRELATIVE] 14 #------ 00010014: f2t [R_ARM_ABS32] 15 #------ 00010018: contains f3t [R_ARM_IRELATIVE] 16 #------------------------------------------------------------------------------ 17 10010 (0da00000 00000000 11a00000 80800000|0000a00d 00000000 0000a011 00008080) .* 18 10020 (80800000|00008080) .* 19 Contents of section \.got: 20 #------------------------------------------------------------------------------ 21 #------ 00011000: .got.plt 22 #------ 00011004: reserved .got.plt entry 23 #------ 00011008: reserved .got.plt entry 24 #------ 0001100c: .got entry for foo [R_ARM_RELATIVE] 25 #------------------------------------------------------------------------------ 26 11000 (00200100 00000000 00000000 00000100|00012000 00000000 00000000 00010000) .* 27 #------------------------------------------------------------------------------ 28 #------ 00011010: .got entry for f1 [R_ARM_IRELATIVE] 29 #------ 00011014: .got entry for f1t [R_ARM_IRELATIVE] 30 #------ 00011018: .got entry for foo [R_ARM_RELATIVE] 31 #------ 0001101c: .got entry for f2t [R_ARM_GLOB_DAT] 32 #------------------------------------------------------------------------------ 33 11010 (00a00000 0da00000 00000100|0000a000 0000a00d 00010000) 00000000 .* 34 #------------------------------------------------------------------------------ 35 #------ 00011020: .got entry for f3 [R_ARM_IRELATIVE] 36 #------ 00011024: .got entry for f2 [R_ARM_GLOB_DAT] 37 #------ 00011028: .got entry for f3t [R_ARM_IRELATIVE] 38 #------------------------------------------------------------------------------ 39 11020 (08a00000 00000000 11a00000|0000a008 00000000 0000a011) .* 40