/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/ |
storw_test.s | 16 # storw abs20 rel reg
61 # storw rbase(disp0/disp14) rel reg
68 # storw reg rpbase(disp20) rel
|
/toolchain/binutils/binutils-2.25/binutils/ |
dlltool.c | 2584 arelent *rel, *rel2 = 0, *rel3 = 0; local [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-h8300.c | 437 Elf_Internal_Rela *rel, *relend; 442 rel = relocs; 444 for (; rel < relend; rel++) 456 elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel); 459 r_symndx = ELF32_R_SYM (rel->r_info); 460 r_type = ELF32_R_TYPE (rel->r_info); 468 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel); 474 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel, 482 rel, 1, relend, howto, 0, contents) 436 Elf_Internal_Rela *rel, *relend; local [all...] |
elf32-microblaze.c | 854 Elf_Internal_Rela rel; 856 rel.r_info = ELF32_R_INFO (indx, r_type); 857 rel.r_offset = offset; 858 rel.r_addend = addend; 860 bfd_elf32_swap_reloca_out (output_bfd, &rel, 873 actually uses Rel structures, the r_addend field will always be 911 Elf_Internal_Rela *rel, *relend; 930 rel = relocs; 932 for (; rel < relend; rel++ 851 Elf_Internal_Rela rel; local 908 Elf_Internal_Rela *rel, *relend; local 2319 const Elf_Internal_Rela * rel; local [all...] |
coff-i386.c | 437 struct internal_reloc *rel, 444 if (rel->r_type >= NUM_HOWTOS) 450 howto = howto_table + rel->r_type; 505 if (rel->r_type == R_IMAGEBASE 513 if (rel->r_type == R_SECREL32 && sym != NULL)
|
elf32-rx.c | 449 actually uses Rel structures, the r_addend field will always be 486 Elf_Internal_Rela * rel; 502 for (rel = relocs; rel < relend; rel ++) 515 r_type = ELF32_R_TYPE (rel->r_info); 516 r_symndx = ELF32_R_SYM (rel->r_info); 518 howto = rx_elf_howto_table + ELF32_R_TYPE (rel->r_info); 531 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, & sec, rel); 541 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel, 484 Elf_Internal_Rela * rel; local [all...] |
sunos.c | 1252 const struct reloc_std_external *rel, *relend; local 1404 const struct reloc_ext_external *rel, *relend; local [all...] |
nlmcode.h | 1676 arelent *rel; local 1714 arelent *rel; local 1741 arelent *rel; local [all...] |
elfxx-mips.c | 841 /* The size of an external REL relocation. */ 892 (mips_elf_hash_table (INFO)->is_vxworks ? ".rela.dyn" : ".rel.dyn") 1681 const Elf_Internal_Rela *rel; local 2386 arelent rel; member in struct:mips_hi16 3295 Elf_Internal_Rela rel[3]; local 7914 const Elf_Internal_Rela *rel; local 9999 Elf_Internal_Rela *rel; local 10878 Elf_Internal_Rela rel[3]; local 11004 Elf_Internal_Rela rel; local 11133 Elf_Internal_Rela rel; local 11308 Elf_Internal_Rela rel; local 11641 Elf_Internal_Rela rel[3]; local [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/ |
asm7.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
asm7.go | [all...] |
/external/libjpeg-turbo/simd/ |
jfdctfst-sse2-64.asm | 194 pmulhw xmm6,[rel PW_F0707] ; xmm6=z1 218 pmulhw xmm5,[rel PW_F0707] ; xmm5=z3 222 pmulhw xmm2,[rel PW_F0382] ; xmm2=z5 223 pmulhw xmm4,[rel PW_F0541] ; xmm4=MULTIPLY(tmp10,FIX_0_541196) 224 pmulhw xmm0,[rel PW_F1306] ; xmm0=MULTIPLY(tmp12,FIX_1_306562) 330 pmulhw xmm5,[rel PW_F0707] ; xmm5=z1 357 pmulhw xmm0,[rel PW_F0707] ; xmm0=z3 361 pmulhw xmm7,[rel PW_F0382] ; xmm7=z5 362 pmulhw xmm4,[rel PW_F0541] ; xmm4=MULTIPLY(tmp10,FIX_0_541196) 363 pmulhw xmm1,[rel PW_F1306] ; xmm1=MULTIPLY(tmp12,FIX_1_306562 [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_print.cpp | 406 Value *rel, Value *dimRel, DataType ty) const 418 if (rel) { 420 pos += rel->print(&buf[pos], size - pos); 449 if (rel) { 450 pos += rel->print(&buf[pos], size - pos);
|
/bionic/linker/ |
linker.cpp | [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/x86/ |
asm.go | 306 rel := ctxt.Syms.Lookup(".rel", 0) 307 ld.Addaddrplus(ctxt, rel, s, int64(r.Off)) 308 ld.Adduint32(ctxt, rel, ld.ELF32_R_INFO(uint32(targ.Dynid), ld.R_386_32)) 557 rel := ctxt.Syms.Lookup(".rel.plt", 0) 574 ld.Adduint32(ctxt, plt, uint32(rel.Size)) 581 // rel 582 ld.Addaddrplus(ctxt, rel, got, got.Size-4) 584 ld.Adduint32(ctxt, rel, ld.ELF32_R_INFO(uint32(s.Dynid), ld.R_386_JMP_SLOT) [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/x86/ |
asm.go | 306 rel := ctxt.Syms.Lookup(".rel", 0) 307 ld.Addaddrplus(ctxt, rel, s, int64(r.Off)) 308 ld.Adduint32(ctxt, rel, ld.ELF32_R_INFO(uint32(targ.Dynid), ld.R_386_32)) 557 rel := ctxt.Syms.Lookup(".rel.plt", 0) 574 ld.Adduint32(ctxt, plt, uint32(rel.Size)) 581 // rel 582 ld.Addaddrplus(ctxt, rel, got, got.Size-4) 584 ld.Adduint32(ctxt, rel, ld.ELF32_R_INFO(uint32(s.Dynid), ld.R_386_JMP_SLOT) [all...] |
/external/swiftshader/src/Shader/ |
PixelProgram.cpp | 371 if(dst.rel.type == Shader::PARAMETER_VOID) 389 if(dst.rel.type == Shader::PARAMETER_VOID) 465 if(dst.rel.type == Shader::PARAMETER_VOID) 483 if(dst.rel.type == Shader::PARAMETER_VOID) 670 if(sampler.type == Shader::PARAMETER_SAMPLER && sampler.rel.type == Shader::PARAMETER_VOID) 803 if(src.rel.type == Shader::PARAMETER_VOID) 816 if(src.rel.type == Shader::PARAMETER_VOID) // Not relative [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
reloc.h | 327 rel(unsigned char* view, function in class:gold::Relocate_functions 353 rel(unsigned char* view, function in class:gold::Relocate_functions 483 // Do a simple 8-bit REL relocation with the addend in the section 487 { This::template rel<8>(view, value); } 493 { This::template rel<8>(view, object, psymval); } 536 // Do a simple 16-bit REL relocation with the addend in the section 540 { This::template rel<16>(view, value); } 546 { This::template rel<16>(view, object, psymval); } 560 // Do a simple 16-bit PC relative REL relocation with the addend in 590 // Do a simple 32-bit REL relocation with the addend in the sectio [all...] |
/external/ImageMagick/www/api/ |
colorspace.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
composite.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
decorate.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
display.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
fourier.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
monitor.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
montage.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|