gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel22.d
1 #as: -march=mips3 -mabi=64
2 #readelf: --relocs
3 #name: MIPS ELF reloc 22
4
5 Relocation section '\.rela\.text' .*:
6 .*
7 .* R_MIPS_LO16 * 4
8 * Type2: R_MIPS_SUB *
9 * Type3: R_MIPS_LO16 *
10 .* R_MIPS_LO16 * 4
11 * Type2: R_MIPS_SUB *
12 * Type3: R_MIPS_LO16 *
13 .* R_MIPS_GPREL16 * 123456
14 * Type2: R_MIPS_HI16 *
15 * Type3: R_MIPS_NONE *
16 .* R_MIPS_GPREL16 * 234567
17 * Type2: R_MIPS_SUB *
18 * Type3: R_MIPS_LO16 *
This page took 0.029905 seconds and 4 git commands to generate.