Home
last modified time | relevance | path

Searched defs:cache_ptr (Results 1 – 25 of 154) sorted by relevance

1234567

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Di386lynx.c345 arelent *cache_ptr; variable
369 arelent *cache_ptr; variable
462 arelent *cache_ptr = reloc_cache; variable
474 arelent *cache_ptr = reloc_cache; variable
H A Delf32-i960.c77 elf32_i960_info_to_howto (abfd, cache_ptr, dst) in elf32_i960_info_to_howto() argument
86 elf32_i960_info_to_howto_rel (abfd, cache_ptr, dst) in elf32_i960_info_to_howto_rel() argument
H A Dcoff-i860.c442 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
489 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) argument
587 i860_reloc_processing (arelent *cache_ptr, struct internal_reloc *dst, in i860_reloc_processing()
H A Dhp300hpux.c359 convert_sym_type (sym_pointer, cache_ptr, abfd) in convert_sym_type() argument
593 aout_symbol_type *cache_ptr = cached; variable
647 arelent *cache_ptr; variable
735 arelent *cache_ptr; variable
H A Dcoff-m88k.c239 rtype2howto (cache_ptr, dst) in rtype2howto() argument
253 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst) argument
H A Dcoff-i386.c333 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
357 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ argument
H A Dcoff-sparc.c181 rtype2howto (cache_ptr, dst) in rtype2howto() argument
193 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ argument
H A Dcoff-we32k.c62 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
H A Delf32-d30v.c522 d30v_info_to_howto_rel (abfd, cache_ptr, dst) in d30v_info_to_howto_rel() argument
537 d30v_info_to_howto_rela (abfd, cache_ptr, dst) in d30v_info_to_howto_rela() argument
H A Dcoff-tic80.c435 rtype2howto (cache_ptr, dst) in rtype2howto() argument
455 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst) argument
H A Dcoff-x86_64.c450 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
474 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ argument
H A Delf32-dlx.c633 elf32_dlx_info_to_howto (abfd, cache_ptr, dst) in elf32_dlx_info_to_howto() argument
642 elf32_dlx_info_to_howto_rel (abfd, cache_ptr, dst) in elf32_dlx_info_to_howto_rel() argument
H A Dcoff-ia64.c48 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Di386lynx.c345 arelent *cache_ptr; variable
369 arelent *cache_ptr; variable
462 arelent *cache_ptr = reloc_cache; variable
474 arelent *cache_ptr = reloc_cache; variable
H A Dcoff-i860.c442 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
466 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) argument
563 i860_reloc_processing (arelent *cache_ptr, struct internal_reloc *dst, in i860_reloc_processing()
H A Dhp300hpux.c359 convert_sym_type (sym_pointer, cache_ptr, abfd) in convert_sym_type() argument
593 aout_symbol_type *cache_ptr = cached; variable
647 arelent *cache_ptr; variable
735 arelent *cache_ptr; variable
H A Dcoff-m88k.c239 rtype2howto (cache_ptr, dst) in rtype2howto() argument
253 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst) argument
H A Dcoff-maxq.c37 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
442 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
H A Dcoff-i386.c352 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
376 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ argument
H A Dcoff-sparc.c162 rtype2howto (cache_ptr, dst) in rtype2howto() argument
174 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ argument
H A Dcoff-we32k.c62 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
H A Delf32-d30v.c498 arelent *cache_ptr, in d30v_info_to_howto_rel()
512 arelent *cache_ptr, in d30v_info_to_howto_rela()
H A Dcoff-x86_64.c450 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
474 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ argument
H A Dcoff-tic80.c443 rtype2howto (cache_ptr, dst) in rtype2howto() argument
463 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst) argument
H A Dcoff-ia64.c48 #define RTYPE2HOWTO(cache_ptr, dst) \ argument

1234567