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

1 2 3 4 5 6 7 8

  /external/elfutils/libelf/
gelf_update_rel.c 67 || unlikely (GELF_R_SYM (src->r_info) > 0xffffff)
68 || unlikely (GELF_R_TYPE (src->r_info) > 0xff))
84 rel->r_info = ELF32_R_INFO (GELF_R_SYM (src->r_info),
85 GELF_R_TYPE (src->r_info));
gelf_update_rela.c 67 || unlikely (GELF_R_SYM (src->r_info) > 0xffffff)
68 || unlikely (GELF_R_TYPE (src->r_info) > 0xff)
86 rel->r_info = ELF32_R_INFO (GELF_R_SYM (src->r_info),
87 GELF_R_TYPE (src->r_info));
gelf_getrel.c 76 dst->r_info = GELF_R_INFO (ELF32_R_SYM (src->r_info),
77 ELF32_R_TYPE (src->r_info));
gelf_getrela.c 76 dst->r_info = GELF_R_INFO (ELF32_R_SYM (src->r_info),
77 ELF32_R_TYPE (src->r_info));
  /toolchain/binutils/binutils-2.27/include/elf/
external.h 189 unsigned char r_info[4]; /* index and type of relocation */ member in struct:__anon4687
194 unsigned char r_info[4]; /* index and type of relocation */ member in struct:__anon4688
204 unsigned char r_info[8]; /* index and type of relocation */ member in struct:__anon4690
209 unsigned char r_info[8]; /* index and type of relocation */ member in struct:__anon4691
  /toolchain/binutils/binutils-2.27/bfd/
elf-m10200.c 222 r_type = ELF32_R_TYPE (dst->r_info);
360 r_symndx = ELF32_R_SYM (rel->r_info);
361 r_type = ELF32_R_TYPE (rel->r_info);
594 if (ELF32_R_TYPE (irel->r_info) == (int) R_MN10200_NONE
595 || ELF32_R_TYPE (irel->r_info) == (int) R_MN10200_8
596 || ELF32_R_TYPE (irel->r_info) == (int) R_MN10200_MAX)
626 if (ELF32_R_SYM (irel->r_info) < symtab_hdr->sh_info)
632 isym = isymbuf + ELF32_R_SYM (irel->r_info);
651 indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
678 if (ELF32_R_TYPE (irel->r_info) == (int) R_MN10200_PCREL24
    [all...]
elf32-nds32.c     [all...]
elf32-m68hc11.c 386 r_type = ELF32_R_TYPE (dst->r_info);
735 if (ELF32_R_TYPE (irel->r_info) != (int) R_M68HC11_16
736 && ELF32_R_TYPE (irel->r_info) != (int) R_M68HC11_RL_JUMP
737 && ELF32_R_TYPE (irel->r_info) != (int) R_M68HC11_RL_GROUP)
769 if (ELF32_R_TYPE (irel->r_info) == (int) R_M68HC11_RL_JUMP)
794 || ELF32_R_TYPE (nrel->r_info) != (int) R_M68HC11_16)
821 if (ELF32_R_SYM (irel->r_info) < symtab_hdr->sh_info)
824 isym = isymbuf + ELF32_R_SYM (irel->r_info);
837 indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
859 if (ELF32_R_TYPE (irel->r_info) == (int) R_M68HC11_RL_GROUP
    [all...]
elf32-crx.c 425 unsigned int r_type = ELF32_R_TYPE (dst->r_info);
649 if (ELF32_R_TYPE (irel->r_info) != (int) R_CRX_SWITCH8
650 && ELF32_R_TYPE (irel->r_info) != (int) R_CRX_SWITCH16
651 && ELF32_R_TYPE (irel->r_info) != (int) R_CRX_SWITCH32)
654 r_symndx = ELF32_R_SYM (irel->r_info);
858 r_symndx = ELF32_R_SYM (rel->r_info);
859 r_type = ELF32_R_TYPE (rel->r_info);
999 if (ELF32_R_TYPE (irel->r_info) != (int) R_CRX_REL32
1000 && ELF32_R_TYPE (irel->r_info) != (int) R_CRX_REL16
1001 && ELF32_R_TYPE (irel->r_info) != (int) R_CRX_REL2
    [all...]
elf-m10300.c 808 r_type = ELF32_R_TYPE (dst->r_info);
1083 r_symndx = ELF32_R_SYM (rel->r_info);
1098 r_type = ELF32_R_TYPE (rel->r_info);
    [all...]
elf32-h8300.c 293 r = ELF32_R_TYPE (elf_reloc->r_info);
310 r = ELF32_R_TYPE (elf_reloc->r_info);
459 r_symndx = ELF32_R_SYM (rel->r_info);
460 r_type = ELF32_R_TYPE (rel->r_info);
741 switch(ELF32_R_TYPE (irel->r_info))
781 if (ELF32_R_SYM (irel->r_info) < symtab_hdr->sh_info)
787 isym = isymbuf + ELF32_R_SYM (irel->r_info);
802 indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
826 switch (ELF32_R_TYPE (irel->r_info))
885 && ELF32_R_TYPE (last_reloc->r_info) == R_H8_PCREL
    [all...]
elf32-cr16.c 674 unsigned int r_type = ELF32_R_TYPE (dst->r_info);
725 r_symndx = ELF32_R_SYM (rel->r_info);
743 switch (ELF32_R_TYPE (rel->r_info))
757 switch (ELF32_R_TYPE (rel->r_info))
    [all...]
elf32-v850.c 77 r_symndx = ELF32_R_SYM (rel->r_info);
92 r_type = ELF32_R_TYPE (rel->r_info);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 888 Elf32_Word r_info; \/\/ Symbol table index and type of relocation to apply member in struct:llvm::ELF::Elf32_Rel
904 Elf32_Word r_info; \/\/ Symbol table index and type of relocation to apply member in struct:llvm::ELF::Elf32_Rela
921 Elf64_Xword r_info; \/\/ Symbol table index and type of relocation to apply. member in struct:llvm::ELF::Elf64_Rel
939 Elf64_Xword r_info; \/\/ Symbol table index and type of relocation to apply. member in struct:llvm::ELF::Elf64_Rela
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
reloc_ia32.c 80 switch (ELF32_R_TYPE (rel->r_info)) {
reloc_x86_64.c 79 switch (ELF64_R_TYPE (rel->r_info)) {
  /bionic/linker/
linker_reloc_iterators.h 105 reloc_.r_info = decoder_.pop_front();
130 reloc_.r_info = decoder_.pop_front();
linker_mips.cpp 65 ElfW(Word) type = ELFW(R_TYPE)(rel->r_info);
66 ElfW(Word) sym = ELFW(R_SYM)(rel->r_info);
109 if (ELF64_R_TYPE2(rel->r_info) != R_MIPS_64 ||
110 ELF64_R_TYPE3(rel->r_info) != R_MIPS_NONE) {
112 type, static_cast<unsigned>(ELF64_R_TYPE2(rel->r_info)),
113 static_cast<unsigned>(ELF64_R_TYPE3(rel->r_info)), rel, idx);
  /external/syslinux/com32/include/sys/
elf32.h 39 Elf32_Word r_info; member in struct:elf32_rel
44 Elf32_Word r_info; member in struct:elf32_rela
elf64.h 39 Elf64_Xword r_info; member in struct:elf64_rel
44 Elf64_Xword r_info; member in struct:elf64_rela
  /bionic/tools/relocation_packer/src/
delta_encoder.cc 95 packed->push_back(relocation->r_info);
169 reloc.r_info = info;
184 // can be grouped by r_info the function will set group_info variable.
205 if (reloc_one.r_info == reloc_two.r_info) {
208 *group_info = reloc_one.r_info;
  /external/elfutils/src/
i386_ld.c 124 si = symindirect[XELF_R_SYM (rel->r_info)];
129 assert (symref[XELF_R_SYM (rel->r_info)] != NULL);
130 si = symref[XELF_R_SYM (rel->r_info)]->outsymidx;
137 xelf_getsymshndx (insymdata, inxndxdata, XELF_R_SYM (rel->r_info),
155 assert (XELF_R_TYPE (rel->r_info) == R_386_32);
172 rel->r_info = XELF_R_INFO (si, XELF_R_TYPE (rel->r_info));
508 rel->r_info = XELF_R_INFO (ndxtosym[idx]->outdynsymidx, R_386_JMP_SLOT);
546 Elf32_Word r_sym = XELF_R_SYM (rel->r_info);
554 switch (XELF_R_TYPE (rel->r_info))
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 917 uint64_t r_info = 0x0; local
920 r_info = pRel.r_info;
923 r_info = mcld::bswap64(pRel.r_info);
927 // has a "special" encoding of r_info relocation
930 pType = mcld::bswap32(r_info >> 32);
931 pSymIdx = r_info & 0xffffffff;
940 uint64_t r_info = 0x0; local
943 r_info = pRel.r_info
975 uint64_t r_info = mcld::bswap32(pType); local
988 uint64_t r_info = mcld::bswap32(pType); local
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf32.h 137 Elf32_Word r_info; /* Relocation type and symbol index. */ member in struct:__anon4992
143 Elf32_Word r_info; /* Relocation type and symbol index. */ member in struct:__anon4993
147 /* Macros for accessing the fields of r_info. */
151 /* Macro for constructing r_info from field values. */
171 * The macros compose and decompose values for Move.r_info
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf32.h 137 Elf32_Word r_info; /* Relocation type and symbol index. */ member in struct:__anon5071
143 Elf32_Word r_info; /* Relocation type and symbol index. */ member in struct:__anon5072
147 /* Macros for accessing the fields of r_info. */
151 /* Macro for constructing r_info from field values. */
171 * The macros compose and decompose values for Move.r_info

Completed in 277 milliseconds

1 2 3 4 5 6 7 8