Android Packed Relocations

This analyzer enhances the type definition of Android-specific relocation data (DT_ANDROID_RELA)

.rela.dyn section started  {0x40a950-0x40a9b6} 0040a950  41 50 53 32 0b 00 0b 08 88 b5 10 81 82 80 80 e0  APS2............ 0040a960  2f 00 e0 0c 81 88 80 80 a0 02 00 08 81 88 80 80  /............... 0040a970  c0 03 00 08 81 88 80 80 e0 3b 00 08 81 88 80 80  .........;...... 0040a980  80 3b 00 08 81 88 80 80 b0 31 00 08 81 88 80 80  .;.......1...... 0040a990  e0 2f 00 08 81 88 80 80 b0 15 00 08 81 88 80 80  ./.............. 0040a9a0  c0 08 00 80 c4 00 81 82 80 80 80 3b 00 88 13 81  ...........;.... 0040a9b0  82 80 80 b0 15 00                                ...... .rela.dyn section ended  {0x40a950-0x40a9b6}
.rela.dyn section started  {0x40a950-0x40a9b6} 0040a950  char format[0x4] = "APS2" 0040a954  sleb128 nb_relocs = 0xb 0040a955  sleb128 reloc_offset = 0x0 0040a956  sleb128 group_size = 0xb 0040a957  sleb128 group_flags = 0x8 0040a958  sleb128 reloc_offset_0 = ... 0040a95b  ... .rela.dyn section ended  {0x40a950-0x40a9b6}

Relocation

Please note that the processing of these relocations is part of the Relocations analyzer.