/toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/ |
reloc-007.d | 1 #source: reloc-005.s 2 #ld: -T $srcdir/$subdir/reloc-007.ld 7 # Test 18 bit pc rel reloc bad boundary
|
reloc-008.d | 1 #source: reloc-005.s 2 #ld: -T $srcdir/$subdir/reloc-008.ld 7 # Test 18 bit pc rel reloc normal bad
|
reloc-015.d | 1 #source: reloc-005.s 2 #ld: -T $srcdir/$subdir/reloc-015.ld 7 # Test 18 bit pc rel negative reloc bad boundary
|
reloc-016.d | 1 #source: reloc-005.s 2 #ld: -T $srcdir/$subdir/reloc-016.ld 7 # Test 18 bit pc rel negative reloc normal bad
|
reloc-001.d | 1 #source: reloc-001.s 2 #ld: -T $srcdir/$subdir/reloc-001.ld 5 # Test 10 bit pc rel reloc normal case
|
reloc-002.d | 1 #source: reloc-001.s 2 #ld: -T $srcdir/$subdir/reloc-002.ld 5 # Test 10 bit pc rel reloc good boundary.
|
reloc-005.d | 1 #source: reloc-005.s 2 #ld: -T $srcdir/$subdir/reloc-005.ld 5 # Test 18 bit pc rel reloc normal case
|
reloc-006.d | 1 #source: reloc-005.s 2 #ld: -T $srcdir/$subdir/reloc-006.ld 5 # Test 18 bit pc rel reloc good boundary
|
reloc-009.d | 1 #source: reloc-009.s 2 #ld: -T $srcdir/$subdir/reloc-009.ld 5 # Test 10 bit pc rel reloc negative normal case
|
reloc-010.d | 1 #source: reloc-009.s 2 #ld: -T $srcdir/$subdir/reloc-010.ld 5 # Test 10 bit pc rel reloc negative good boundary case
|
reloc-013.d | 1 #source: reloc-005.s 2 #ld: -T $srcdir/$subdir/reloc-013.ld 5 # Test 18 bit pc rel reloc negative normal case
|
reloc-014.d | 1 #source: reloc-005.s 2 #ld: -T $srcdir/$subdir/reloc-014.ld 5 # Test 18 bit pc rel reloc negative good boundary case
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
arm_abs_global.sh | 34 reloc=$3 42 match_reloc=`grep " $sym\$" $file | grep " $reloc "` 44 echo "Expected symbol $sym to have relocation $reloc but found"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
reloc-estimate-1.d | 1 #name: MIPS reloc estimation 1 2 #source: reloc-estimate-1a.s 3 #source: reloc-estimate-1b.s 4 #ld: -shared -T reloc-estimate-1.ld 16 # reloc over and above the first R_MIPS_NONE entry.
|
reloc-4.d | 1 #source: reloc-4.s
|
reloc-5.d | 1 #source: reloc-5.s
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/ |
pic.s | 20 .reloc .,SPU_ADD_PIC,before+4 22 .reloc .,SPU_ADD_PIC,after-4 24 .reloc .,SPU_ADD_PIC,_start 26 .reloc .,SPU_ADD_PIC,end 29 .reloc .,SPU_ADD_PIC,before 33 .reloc .,SPU_ADD_PIC,undef 37 .reloc .,SPU_ADD_PIC,ext 40 .reloc .,SPU_ADD_PIC,loc 43 .reloc .,SPU_ADD_PIC,glob 46 .reloc .,SPU_ADD_PIC,_en [all...] |
/external/elfutils/backends/ |
common-reloc.c | 1 /* Common code for ebl reloc functions. 39 #define RELOC_TYPES STRINGIFIED_PASTE (BACKEND, reloc.def) 44 /* Provide a table of reloc type names, in a PIC-friendly fashion. */ 86 EBLHOOK(reloc_type_name) (int reloc, 91 reloc = RELOC_TYPE_ID (reloc); 94 if (reloc >= 0 && reloc < nreloc && EBLHOOK(reloc_nameidx)[reloc] != 0) 95 return &reloc_namestr[EBLHOOK(reloc_nameidx)[reloc]]; [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
reloc.d | 1 # Test that orphan reloc sections are placed before .rel.plt even when 2 # .rel.plt is the only reloc section. 3 #source: reloc.s 13 # x86 ld doesn't output non-alloc reloc sections to shared libs, so disable
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
reloc.d | 1 # Test that orphan reloc sections are placed before .rela.plt even when 2 # .rela.plt is the only reloc section. 4 #source: reloc.s
|
/external/elfutils/libebl/ |
eblreloctypename.c | 39 ebl_reloc_type_name (Ebl *ebl, int reloc, char *buf, size_t len) 43 res = ebl != NULL ? ebl->reloc_type_name (reloc, buf, len) : NULL; 46 res = "<INVALID RELOC>";
|
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/ |
elf_x86_64_fbsd_efi.lds | 20 .reloc : 22 *(.reloc) 55 .ignored.reloc : 57 *(.rela.reloc)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/ |
reloc-pe-i386.d | 2 #name: reloc-pe-i386
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
bpo-8.s | 1 # A BPO and an ordinary reloc in the same section.
|
/external/llvm/test/MC/X86/ |
reloc-directive.s | 16 .reloc 4, dir32, foo # ASM: .reloc 4, dir32, foo 17 .reloc 0, secrel32, foo+4 # ASM: .reloc 0, secrel32, foo+4 18 .reloc 8, secidx, foo+8 # ASM: .reloc 8, secidx, foo+8 19 .reloc 12, dir32, foo@secrel32 # ASM: .reloc 12, dir32, foo@SECREL32 20 .reloc 16, dir32, foo@imgrel # ASM: .reloc 16, dir32, foo@IMGRE [all...] |