HomeSort by relevance Sort by last modified time
    Searched refs:cache_ptr (Results 51 - 75 of 103) sorted by null

1 23 4 5

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 291 (*cache_ptr)(const struct lp_sampler_dynamic_state *state, member in struct:lp_sampler_dynamic_state
lp_bld_sample_soa.c     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-cr16c.c 170 arelent *cache_ptr ATTRIBUTE_UNUSED,
178 arelent *cache_ptr,
188 cache_ptr->howto = &elf_howto_table[r_type];
coff-sh.c 533 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
538 + (cache_ptr->sym_ptr_ptr - symbols)); \
543 cache_ptr->addend = 0; \
546 cache_ptr->addend = - (ptr->section->vma + ptr->value); \
548 cache_ptr->addend = 0; \
555 cache_ptr->addend = (reloc).r_offset; \
    [all...]
elf32-frv.c     [all...]
coff-h8300.c 349 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \
350 cache_ptr->addend = ext_reloc.r_offset;
    [all...]
elf-m10200.c 217 arelent *cache_ptr,
224 cache_ptr->howto = &elf_mn10200_howto_table[r_type];
    [all...]
elf32-crx.c 422 elf_crx_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr,
433 cache_ptr->howto = &crx_elf_howto_table[r_type];
    [all...]
elf32-i370.c 295 arelent *cache_ptr,
312 cache_ptr->howto = i370_elf_howto_table[r_type];
    [all...]
elf32-ip2k.c     [all...]
elf32-m68hc11.c 382 arelent *cache_ptr, Elf_Internal_Rela *dst)
392 cache_ptr->howto = &elf_m68hc11_howto_table[r_type];
    [all...]
elf32-m32r.c     [all...]
elf32-v850.c     [all...]
elf32-msp430.c 636 arelent * cache_ptr,
650 cache_ptr->howto = elf_msp430x_howto_table + r_type;
659 cache_ptr->howto = &elf_msp430_howto_table[r_type];
    [all...]
coff-arm.c 514 #define RTYPE2HOWTO(cache_ptr, dst) \
515 (cache_ptr)->howto = \
    [all...]
coff-ppc.c     [all...]
elf32-m32c.c 297 arelent * cache_ptr,
308 cache_ptr->howto = & m32c_elf_howto_table [r_type];
    [all...]
elf32-vax.c 283 rtype_to_howto (bfd *abfd, arelent *cache_ptr, Elf_Internal_Rela *dst)
295 cache_ptr->howto = &howto_table[r_type];
    [all...]
elf64-mmix.c     [all...]
elf32-bfin.c     [all...]
elf32-s390.c 327 arelent *cache_ptr,
334 cache_ptr->howto = &elf32_s390_vtinherit_howto;
338 cache_ptr->howto = &elf32_s390_vtentry_howto;
348 cache_ptr->howto = &elf_howto_table[r_type];
    [all...]
elf64-s390.c 353 arelent *cache_ptr,
360 cache_ptr->howto = &elf64_s390_vtinherit_howto;
364 cache_ptr->howto = &elf64_s390_vtentry_howto;
374 cache_ptr->howto = &elf_howto_table[r_type];
    [all...]
coff64-rs6000.c 234 #define RTYPE2HOWTO(cache_ptr, dst) xcoff64_rtype2howto (cache_ptr, dst)
    [all...]
elf32-arc.c 492 arelent * cache_ptr,
499 cache_ptr->howto = arc_elf_howto (r_type);
    [all...]
elf32-cr16.c 671 elf_cr16_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr,
683 cache_ptr->howto = cr16_elf_howto_table + r_type;
    [all...]

Completed in 403 milliseconds

1 23 4 5