HomeSort by relevance Sort by last modified time
    Searched refs:r_info (Results 76 - 100 of 188) sorted by null

1 2 34 5 6 7 8

  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 378 Elf_Word r_info; // Symbol table index and type of relocation to apply
382 return r_info;
386 r_info = R;
421 Elf_Xword r_info; // Symbol table index and type of relocation to apply
424 uint64_t t = r_info;
427 // Mips64 little endian has a "special" encoding of r_info. Instead of one
435 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
438 r_info = R;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 389 Elf_Word r_info; // Symbol table index and type of relocation to apply
393 return r_info;
397 r_info = R;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
435 uint64_t t = r_info;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
447 r_info = (R >> 32) | ((R & 0xff000000) << 8) | ((R & 0x00ff0000) << 24) |
450 r_info = R;
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 401 unsigned int r_type = ELF32_R_TYPE (dst->r_info);
978 ELF32_R_SYM (rel->r_info));
982 e.elf.dynstr_index = ELF32_R_SYM (rel->r_info);
1002 ret->elf.dynstr_index = ELF32_R_SYM (rel->r_info);
    [all...]
elfxx-sparc.c 649 #define SPARC_ELF_R_TYPE(r_info) \
650 ((r_info) & 0xff)
656 unsigned int r_type = SPARC_ELF_R_TYPE (dst->r_info);
765 ELF64_R_TYPE_INFO (ELF64_R_TYPE_DATA (in_rel->r_info)
    [all...]
elf64-s390.c 356 unsigned int r_type = ELF64_R_TYPE(dst->r_info);
    [all...]
elf32-or1k.c 740 r_type = ELF32_R_TYPE (dst->r_info);
    [all...]
elf32-s390.c 330 unsigned int r_type = ELF32_R_TYPE(dst->r_info);
    [all...]
elf32-sh.c 482 r = ELF32_R_TYPE (dst->r_info);
556 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_CODE)
559 if (ELF32_R_TYPE (irel->r_info) != (int) R_SH_USES)
620 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
643 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
648 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
667 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info;
723 irel->r_info = ELF32_R_INFO (ELF32_R_SYM (irelfn->r_info), R_SH_IND12W);
724 /* We used to test (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info
    [all...]
elf32-dlx.c 443 r_symndx = ELF32_R_SYM (rel->r_info);
458 switch (ELF32_R_TYPE (rel->r_info))
572 r_type = ELF32_R_TYPE (dst->r_info);
elf32-epiphany.c 372 r_type = ELF32_R_TYPE (dst->r_info);
501 r_type = ELF32_R_TYPE (rel->r_info);
502 r_symndx = ELF32_R_SYM (rel->r_info);
503 howto = epiphany_elf_howto_table + ELF32_R_TYPE (rel->r_info);
elf32-i960.c 134 type = (enum elf_i960_reloc_type) ELF32_R_TYPE (dst->r_info);
  /external/elfutils/libdwfl/
relocate.c 599 GELF_R_TYPE (r->r_info),
600 GELF_R_SYM (r->r_info));
629 GELF_R_TYPE (r->r_info),
630 GELF_R_SYM (r->r_info));
671 if (r->r_info != 0 || r->r_offset != 0)
683 if (r->r_info != 0 || r->r_offset != 0 || r->r_addend != 0)
  /external/elfutils/src/
objdump.c 359 GElf_Addr r_offset, GElf_Xword r_info, GElf_Sxword r_addend)
366 ebl_reloc_type_name (ebl, GELF_R_TYPE (r_info), buf, sizeof (buf)));
370 GElf_Sym *sym = gelf_getsymshndx (symdata, xndxdata, GELF_R_SYM (r_info),
375 gettext ("INVALID SYMBOL"), (long int) GELF_R_SYM (r_info));
428 rel->r_offset, rel->r_info, 0);
449 rel->r_offset, rel->r_info, rel->r_addend);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Elf64Convert.c 739 Elf_Sym *Sym = (Elf_Sym *)(Symtab + ELF_R_SYM(Rel->r_info) * SymtabShdr->sh_entsize);
780 switch (ELF_R_TYPE(Rel->r_info)) {
835 Error (NULL, 0, 3000, "Invalid", "%s unsupported ELF EM_X86_64 relocation 0x%x.", mInImageName, (unsigned) ELF_R_TYPE(Rel->r_info));
839 switch (ELF_R_TYPE(Rel->r_info)) {
935 Error (NULL, 0, 3000, "Invalid", "WriteSections64(): %s unsupported ELF EM_AARCH64 relocation 0x%x.", mInImageName, (unsigned) ELF_R_TYPE(Rel->r_info));
968 switch (ELF_R_TYPE(Rel->r_info)) {
991 Error (NULL, 0, 3000, "Invalid", "%s unsupported ELF EM_X86_64 relocation 0x%x.", mInImageName, (unsigned) ELF_R_TYPE(Rel->r_info));
995 switch (ELF_R_TYPE(Rel->r_info)) {
    [all...]
  /external/syslinux/com32/tools/
relocs.c 426 rel->r_info = elf32_to_cpu(rel->r_info);
490 sym = &sh_symtab[ELF32_R_SYM(rel->r_info)];
522 rel->r_info,
523 rel_type(ELF32_R_TYPE(rel->r_info)),
563 sym = &sh_symtab[ELF32_R_SYM(rel->r_info)];
564 r_type = ELF32_R_TYPE(rel->r_info);
633 if (ELF32_R_TYPE(rel->r_info) == R_386_16)
644 if (ELF32_R_TYPE(rel->r_info) == R_386_16)

Completed in 883 milliseconds

1 2 34 5 6 7 8