/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
elf-rel12.d | 2 #readelf: --relocs
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
xcoff-br16-1.d | 3 #objdump: -P relocs -dr
|
xcoff-br16-2.d | 3 #objdump: -P relocs -dr
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
unalign.d | 3 #name: sparc unaligned relocs
|
/toolchain/binutils/binutils-2.25/gold/ |
copy-relocs.h | 1 // copy-relocs.h -- handle COPY relocations for gold -*- C++ -*- 40 // However, when scanning relocs, we don't know when we see the 47 // be used for COPY relocs: elfcpp::SHT_REL or elfcpp::SHT_RELA. 60 // This is called while scanning relocs if we see a relocation 62 // SYM is the symbol. OBJECT is the object whose relocs we are 66 // section is where the dynamic relocs are put. 80 // called after all the relocs have been scanned. 123 // A list of relocs to be saved. 126 // The list of relocs we are saving.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
tls-relax-ie-le-2.d | 2 #ld: -T relocs.ld -e0
|
weak-undefined.d | 2 #ld: -Ttext 0xF0000000 -T relocs.ld -e0 --emit-relocs
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
emit-relocs1-vxworks.d | 2 #ld: -Ttext 0x10000 --defsym target=0xc000 -e0 --emit-relocs
|
emit-relocs1.d | 2 #ld: -Ttext 0x10000 --defsym target=0xc000 -e0 --emit-relocs
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
expdyn5.d | 8 # needs to be a .got due to the GOT relocs, but the entry is constant.
|
libdso-3.d | 7 # GOTOFF relocs against global symbols with non-default
|
v32-bin-1.d | 6 # Test that pcrel relocs work with --oformat binary.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
bpo-3m.d | 8 # Just two BPO relocs merged as one linker-allocated GREG.
|
/device/google/contexthub/util/nanoapp_postprocess/ |
postprocess.c | 93 struct ElfAppSection relocs; member in struct:ElfNanoApp 170 fprintf(stderr, "Unaligned relocs are not possible!\n"); 272 fprintf(stderr, " Relocs (flash): %6" PRIu32 " bytes\n", relocsSz); 291 struct RelocEntry *relocs; local 301 //make buffer 50% bigger than bufUsed in case relocs grow out of hand 322 relocs = (struct RelocEntry*)(buf + sect->rel_start - FLASH_BASE); 329 fprintf(stderr, "Relocs of nonstandard size\n"); 341 fprintf(stderr, "Found %" PRIu32 " relocs and a %" PRIu32 "-entry symbol table\n", numRelocs, numSyms); 343 //handle relocs 351 uint32_t relocType = relocs[i].info & 0xff 729 const Elf32_Rel *relocs = (const Elf32_Rel *) app->relocs.data; local [all...] |
/external/llvm/test/Object/ |
yaml2obj-readobj.test | 1 RUN: yaml2obj %p/Inputs/COFF/i386.yaml | llvm-readobj -file-headers -relocations -expand-relocs - | FileCheck %s --check-prefix COFF-I386 3 RUN: llvm-readobj -file-headers -relocations -expand-relocs %t \
|
relocation-executable.test | 1 RUN: llvm-readobj -r -expand-relocs %p/Inputs/hello-world.elf-x86-64 \ 3 RUN: llvm-readobj -dyn-relocations -expand-relocs \ 39 RUN: llvm-readobj -dyn-relocations -expand-relocs \
|
/toolchain/binutils/binutils-2.25/ld/emulparams/ |
elf64ppc.sh | 32 # Put .opd relocs first so ld.so will process them before any ifunc relocs.
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
cr16elf.em | 46 /* In the embedded relocs mode we create a .emreloc section for each 56 generate the embedded relocs, and we have such functions only for 60 einfo ("%F%B: all input objects must be COFF or ELF for --embedded-relocs\n"); 69 read in the relocs into BFD canonical form, which would waste 96 relocs. This is called via bfd_map_over_sections. */ 104 einfo ("%B%X: section %s has relocs; can not use --embedded-relocs\n", 140 /* If we are generating embedded relocs, call a special BFD backend
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-xc16x/ |
xc16x.exp | 22 # Test xc16x linking of pc-relative relocs. This tests the assembler and 33 "xc16x pc-relative relocs linker test"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-xstormy16/ |
xstormy16.exp | 22 # Test xstormy16 linking of pc-relative relocs. This tests the assembler and 32 { "xstormy16 pc-relative relocs linker test"
|
/toolchain/binutils/binutils-2.25/binutils/ |
nlmconv.c | 677 /* FIXME: If any relocs referring to _end use inplace addends, 1253 arelent **relocs; local 1367 arelent **relocs; local 1406 arelent **relocs; local 1561 arelent **relocs; local 1806 arelent **relocs; local 1869 arelent **relocs; local [all...] |
/external/libdrm/radeon/ |
radeon_cs_int.h | 21 void *relocs; member in struct:radeon_cs_int
|
/external/llvm/test/MC/ELF/ |
reloc-same-name-section.s | 1 // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux %s -o - | llvm-readobj -r --expand-relocs | FileCheck %s
|
section-sym2.s | 1 // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -t -r --expand-relocs | FileCheck %s
|
/external/llvm/test/MC/MachO/AArch64/ |
classrefs.s | 1 ; RUN: llvm-mc -triple arm64-apple-darwin10 %s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
|