HomeSort by relevance Sort by last modified time
    Searched refs:relative (Results 1 - 25 of 1410) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
reloc-bad-6.l 2 [^:]*:19: Error: PC-relative offset out of range
3 [^:]*:21: Error: PC-relative offset out of range
4 [^:]*:22: Error: PC-relative offset out of range
5 [^:]*:24: Error: PC-relative offset not 4-byte-aligned
6 [^:]*:53: Error: PC-relative offset out of range
7 [^:]*:55: Error: PC-relative offset out of range
8 [^:]*:56: Error: PC-relative offset out of range
9 [^:]*:58: Error: PC-relative offset not 4-byte-aligned
10 [^:]*:87: Error: PC-relative offset out of range
11 [^:]*:89: Error: PC-relative offset out of rang
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
ldpc-unalign.l 2 .*:2: Error: PC-relative access using misaligned offset \(4\)
3 .*:3: Error: PC-relative access using misaligned offset \(4\)
4 .*:4: Error: PC-relative access using misaligned symbol \(1c\)
5 .*:5: Error: PC-relative access using misaligned symbol \(1c\)
6 .*:6: Error: PC-relative access using misaligned symbol \(1c\)
7 .*:6: Error: PC-relative access using misaligned offset \(4\)
8 .*:7: Error: PC-relative access using misaligned symbol \(1c\)
9 .*:7: Error: PC-relative access using misaligned offset \(4\)
pcrel-3.l 2 .*:4: Error: PC-relative reference to a different section
3 .*:5: Error: PC-relative reference to a different section
4 .*:6: Error: PC-relative reference to a different section
5 .*:9: Error: PC-relative reference to a different section
6 .*:10: Error: PC-relative reference to a different section
7 .*:11: Error: PC-relative reference to a different section
mips16-pcrel-absolute.d 1 #name: MIPS16 PC-relative reference to absolute expression
mips16-pcrel-addend-2.d 1 #name: MIPS16 PC-relative relocation with addend 2
mips16-pcrel-addend-3.d 1 #name: MIPS16 PC-relative relocation with addend 3
mips16-pcrel-reloc-2.d 1 #name: MIPS16 PC-relative relocation 2
mips16-pcrel-reloc-3.d 1 #name: MIPS16 PC-relative relocation 3
mips16-pcrel-reloc-6.d 1 #name: MIPS16 PC-relative relocation 6
mips16-pcrel-reloc-7.d 1 #name: MIPS16 PC-relative relocation 7
pcrel-reloc-6.l 8 .*:15: Error: PC-relative access out of range
9 .*:16: Error: PC-relative access out of range
10 .*:17: Error: PC-relative access out of range
11 .*:18: Error: PC-relative access out of range
  /external/elfutils/libdwfl/
dwfl_validate_address.c 38 Dwarf_Addr relative = address;
39 int idx = INTUSE(dwfl_module_relocate_address) (mod, &relative);
46 relative = address + offset;
47 if (relative >= mod->low_addr && relative <= mod->high_addr)
49 offset_idx = INTUSE(dwfl_module_relocate_address) (mod, &relative);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
relax-3.s 1 ! Check relaxation for MOVI PC-relative expansions. Unfortunately, we
18 ! These PC-relative expressions are here because of past bugs leading to
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-crx/
reloc-regrel12.s 1 # Test register relative relocation R_CRX_REGREL12
reloc-regrel22.s 1 # Test register relative relocation R_CRX_REGREL22
reloc-regrel28.s 1 # Test register relative relocation R_CRX_REGREL28
reloc-regrel32.s 1 # Test register relative relocation R_CRX_REGREL32
reloc-rel24.s 1 # Test pc relative relocation R_CRX_REL24
reloc-rel32.s 1 # Test pc relative relocation R_CRX_REL32
reloc-rel16.s 1 # Test pc relative relocation R_CRX_REL16
reloc-rel4.s 1 # Test pc relative relocation R_CRX_REL4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-d10v/
reloc-001.s 1 ;; Test pc relative relocation
reloc-009.s 1 ;; Test pc relative relocation
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-nios2/
pcrel16.s 1 # Test for pc-relative relocations
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
pr17618.d 1 #name: PLT PC-relative offset overflow check
5 #error: .*PC-relative offset overflow in PLT entry for `bar'

Completed in 148 milliseconds

1 2 3 4 5 6 7 8 91011>>