HomeSort by relevance Sort by last modified time
    Searched refs:r_type (Results 126 - 150 of 248) sorted by null

1 2 3 4 56 7 8 910

  /toolchain/binutils/binutils-2.25/bfd/
elf32-mep.c 404 unsigned int r_type;
406 r_type = ELF32_R_TYPE (dst->r_info);
407 cache_ptr->howto = & mep_elf_howto_table [r_type];
476 int r_type;
478 r_type = ELF32_R_TYPE (rel->r_info);
514 if (r_type == R_RELC)
400 unsigned int r_type; local
471 int r_type; local
elfnn-aarch64.c 167 #define IS_AARCH64_TLS_RELOC(R_TYPE) \
168 ((R_TYPE) == BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21 \
169 || (R_TYPE) == BFD_RELOC_AARCH64_TLSGD_ADD_LO12_NC \
170 || (R_TYPE) == BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G1 \
171 || (R_TYPE) == BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC \
172 || (R_TYPE) == BFD_RELOC_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21 \
173 || (R_TYPE) == BFD_RELOC_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC \
174 || (R_TYPE) == BFD_RELOC_AARCH64_TLSIE_LD32_GOTTPREL_LO12_NC \
175 || (R_TYPE) == BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19 \
176 || (R_TYPE) == BFD_RELOC_AARCH64_TLSLE_ADD_TPREL_LO12
1518 unsigned int r_type; local
2191 unsigned int r_type; local
3533 unsigned int r_type, r_indx; local
4402 unsigned int r_type = howto->type; local
4890 unsigned int r_type = ELFNN_R_TYPE (rel->r_info); local
5049 unsigned int r_type; local
5654 unsigned int r_type; local
5992 unsigned int r_type; local
    [all...]
coff-i960.c 81 if (ptr && (reloc.r_type == 25 || reloc.r_type == 27)) \
300 switch ((dst)->r_type) { \
408 switch (rel->r_type)
coff-ia64.c 50 (cache_ptr)->howto = howto_table + (dst)->r_type;
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 213 Relocation::Type r_type = 0x0; local
218 .readRelocation(relaTab[idx], r_type, r_sym, r_offset, r_addend)) {
227 IRBuilder::AddRelocation(pSection, r_type, *symbol, r_offset, r_addend);
242 Relocation::Type r_type = 0x0; local
246 if (!target().readRelocation(relTab[idx], r_type, r_sym, r_offset))
254 IRBuilder::AddRelocation(pSection, r_type, *symbol, r_offset);
708 Relocation::Type r_type = 0x0; local
713 .readRelocation(relaTab[idx], r_type, r_sym, r_offset, r_addend)) {
722 IRBuilder::AddRelocation(pSection, r_type, *symbol, r_offset, r_addend);
737 Relocation::Type r_type = 0x0 local
    [all...]
  /bionic/libc/kernel/uapi/linux/
coff.h 230 char r_type[2]; member in struct:COFF_reloc
  /development/ndk/platforms/android-21/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
coff.h 234 char r_type[2]; member in struct:COFF_reloc

Completed in 2374 milliseconds

1 2 3 4 56 7 8 910