/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
nvfx_fragprog.c | 270 struct nvfx_relocation reloc; local 282 reloc.target = target; 283 reloc.location = fpc->inst_offset + 2; 284 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc); 306 struct nvfx_relocation reloc; local 323 reloc.target = target; 324 reloc.location = fpc->inst_offset + 3; 325 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc); 335 struct nvfx_relocation reloc; 349 reloc.target = target [all...] |
/external/mesa3d/src/gallium/drivers/radeon/ |
r600_cs.h | 123 unsigned reloc = radeon_add_to_buffer_list(rctx, ring, rbo, usage, priority); local 127 radeon_emit(cs, reloc);
|
/external/syslinux/mk/ |
efi.mk | 67 # -j .rela -j .reloc --target=$(FORMAT) $*.so $@
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
AArch64Relocator.cpp | 165 Relocation& reloc = helper_DynRela_init(rsym, local 170 getRelRelMap().record(pReloc, reloc); 181 Relocation& reloc = helper_DynRela_init(rsym, local 186 getRelRelMap().record(pReloc, reloc); 251 Relocation& reloc = local 257 getRelRelMap().record(pReloc, reloc); 259 Relocation& reloc = helper_DynRela_init(rsym, local 264 getRelRelMap().record(pReloc, reloc);
|
/toolchain/binutils/binutils-2.25/bfd/ |
coff-sparc.c | 180 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ 181 cache_ptr->addend = reloc.r_offset;
|
makefile.vms | 42 opncls.obj,reloc.obj,section.obj,simple.obj,srec.obj,stab-syms.obj,\
|
coff64-rs6000.c | 744 /* Work out the size of the reloc and linno areas. */ 1086 /* If we see an R_BR or R_RBR reloc which is jumping to globa 2187 struct internal_reloc reloc; local [all...] |
coff-i386.c | 63 reloc type to make any required adjustments. */ 183 /* Return TRUE if this relocation should appear in the output .reloc 345 /* Turn a howto into a reloc nunmber */ 362 /* Compute the addend of a reloc. If the reloc is to a common symbol, 375 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ 391 if (ptr && reloc.r_type < NUM_HOWTOS \ 392 && howto_table[reloc.r_type].pc_relative) \
|
coff-i860.c | 50 reloc type to make any required adjustments. */ 440 /* Turn a howto into a reloc number. */ 457 /* Compute the addend of a reloc. If the reloc is to a common symbol, 470 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) 629 /* Calculate any reloc addend by looking at the symbol. */ 645 #define RELOC_PROCESSING(relent, reloc, symbols, abfd, section) \ 646 i860_reloc_processing (relent, reloc, symbols, abfd, section)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
branch-reloc.d | 6 #stderr: branch-reloc.l
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
elf.exp | 147 run_dump_test equ-reloc
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
9s12x-exg-sex-tfr.d | 1 #objdump: -d -mm9s12x --prefix-addresses --reloc
|
insns9s12x.d | 1 #objdump: -d -mm9s12x --prefix-addresses --reloc
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
elf-rel9-mips16.d | 3 #name: MIPS ELF reloc 9 (MIPS16 version)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/ |
call26.d | 2 #name: NIOS2 nios2-reloc-r-nios2-call26
|
call26_noat.d | 2 #name: NIOS2 nios2-reloc-r-nios2-call26-noat
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/ |
insns.d | 1 #objdump: -d --prefix-addresses --reloc
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xstormy16/ |
reloc-2.d | 3 #name: reloc-2
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
dso-pltdis2.d | 9 # Depending on reloc order, one of the tests would fail.
|
libdso-13.d | 8 # Check that a TEXTREL reloc is correctly generated for PCREL
|
/toolchain/binutils/binutils-2.25/gold/ |
reloc.cc | 0 // reloc.cc -- relocate input files for gold. 33 #include "target-reloc.h" 34 #include "reloc.h" 358 this->error(_("unexpected entsize for reloc section %u: %lu != %u"), 367 this->error(_("reloc section %u size %lu uneven"), 640 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype; 647 Reltype reloc(prelocs); 651 reloc.get_r_offset())) 655 reloc.get_r_info(); 782 // This is a reloc section in a relocatable link or whe [all...] |
/external/swiftshader/third_party/LLVM/lib/Object/ |
COFFObjectFile.cpp | 598 const coff_relocation *reloc = toRel(Rel); local 602 switch (reloc->Type) { 625 switch (reloc->Type) { 657 const coff_relocation *reloc = toRel(Rel); local 659 if (error_code ec = getSymbol(reloc->SymbolTableIndex, symb)) return ec;
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-arc.c | 327 /* Compute the reloc type of an expression. 345 insns we return fudged reloc types (real_value - BFD_RELOC_UNUSED). When 346 called for data or limm values we use real reloc types. */ 1205 /* This may be a special ARC reloc (eg: %st()). */ 1223 given a PC relative reloc. */ 1234 above we used a reloc code which was the largest legal reloc code 1237 and we attempt to completely resolve the reloc. If we can not do 1238 that, we determine the correct reloc code and put it back in the fixup. */ 1288 /* Determine a BFD reloc value based on the operand information 1354 arelent *reloc; local [all...] |
tc-i960.c | 2625 arelent * reloc; local [all...] |
tc-m32r.c | 80 /* Non-zero if warn when a high/shigh reloc has no matching low reloc. 81 Each high/shigh reloc must be paired with it's low cousin in order to 421 -warn-unmatched-high warn when an (s)high reloc has no matching low reloc\n")); 2199 arelent * reloc; local [all...] |