1 #as: -a32 2 #source: xcoff-br16-1.s 3 #objdump: -P relocs -dr 4 #name: XCOFF R_RBR/16 reloc test 1 5 6 .* 7 Relocations for \.text .* 8 vaddr sgn mod sz type symndx symbol 9 00000002 S 16 RBR [0-9] c 10 00000006 S 16 RBR [0-9] c 11 12 13 14 Disassembly of section \.text: 15 16 00000000 <\.text>: 17 0: 40 82 00 00 bne 0x0 18 2: R_RBR_16 c 19 4: 40 82 ff fd bnel 0x0 20 6: R_RBR_16 c 21