Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 152) sorted by relevance

1234567

/toolchain/binutils/binutils-2.25/include/
Dobstack.h250 #define obstack_base(h) ((h)->object_base) argument
254 #define obstack_chunk_size(h) ((h)->chunk_size) argument
258 #define obstack_next_free(h) ((h)->next_free) argument
262 #define obstack_alignment_mask(h) ((h)->alignment_mask) argument
266 # define obstack_init(h) \ argument
270 # define obstack_begin(h, size) \ argument
274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
278 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument
283 # define obstack_chunkfun(h, newchunkfun) \ argument
286 # define obstack_freefun(h, newfreefun) \ argument
[all …]
/toolchain/binutils/binutils-2.25/libiberty/
Dobstack.c104 #define CALL_CHUNKFUN(h, size) \ argument
109 #define CALL_FREEFUN(h, old_chunk) \ argument
117 #define CALL_CHUNKFUN(h, size) \ argument
122 #define CALL_FREEFUN(h, old_chunk) \ argument
142 _obstack_begin (struct obstack *h, int size, int alignment, in _obstack_begin()
186 _obstack_begin_1 (struct obstack *h, int size, int alignment, in _obstack_begin_1()
238 _obstack_newchunk (struct obstack *h, int length) in _obstack_newchunk()
304 _obstack_allocated_p (struct obstack *h, POINTER obj) in _obstack_allocated_p()
330 _obstack_free (struct obstack *h, POINTER obj) in _obstack_free()
362 obstack_free (struct obstack *h, POINTER obj) in obstack_free()
[all …]
/toolchain/binutils/binutils-2.25/binutils/
Dmcparse.y268 mc_node_lang *h; variable
282 unichar *h; variable
299 unichar *h; variable
Drcparse.y1543 unichar *h = NULL; variable
1699 unichar *h = (unichar *) res_alloc ((l1 + l2 + 1) * sizeof (unichar)); variable
1716 unichar *h = NULL; variable
1729 unichar *h = NULL; variable
1748 unichar *h = (unichar *) res_alloc ((l1 + l2 + 1) * sizeof (unichar)); variable
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc-m.c781 #define LDINCREG(c,h) M, OpMXX6aHint (4, 1, 0, c, h), {R1, MR3, R2}, POSTINC, 0, NULL argument
1071 #define CMPXCHG(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CCV}, EMPTY argument
1072 #define CMPXCHG_P(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2}, PSEUDO, 0, NULL argument
1073 #define CMPXCHG16(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CSD, AR_CCV}, EMPTY argument
1074 #define CMPXCHG16_P(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2}, PSEUDO, 0, NULL argument
1147 #define LDINCIMMED(c,h) M, OpX6aHint (5, c, h), {R1, MR3, IMM9b}, POSTINC, 0, NULL argument
1262 #define STINCIMMED(c,h) M, OpX6aHint (5, c, h), {MR3, R2, IMM9a}, POSTINC, 0, NULL argument
1642 #define FLDINCREG(c,h) M, OpMXX6aHint (6, 1, 0, c, h), {F1, MR3, R2}, POSTINC, 0, NULL argument
1981 #define LFETCHINCREG(x6,hnt,h) M0, OpMXX6aHintHlf (6, 1, 0, x6, hnt, h), {MR3, R2}, POSTINC, 0, NULL argument
1982 #define LFETCHINCREG_SYN(x6,hnt,h) M0, OpMXX6aHintHlf (6, 1, 0, x6, hnt, h), {MR3, R2}, POSTINC|PSE… argument
[all …]
/toolchain/binutils/binutils-2.25/bfd/
Dlinker.c454 struct bfd_link_hash_entry *h = (struct bfd_link_hash_entry *) entry; in _bfd_link_hash_newfunc() local
552 struct bfd_link_hash_entry *h; in bfd_wrapped_link_hash_lookup() local
580 struct bfd_link_hash_entry *h; in bfd_wrapped_link_hash_lookup() local
611 struct bfd_link_hash_entry *h) in unwrap_hash_lookup()
673 struct bfd_link_hash_entry *h) in bfd_link_add_undef()
698 struct bfd_link_hash_entry *h = *pun; in bfd_link_repair_undef_list() local
970 struct bfd_link_hash_entry *h; in _bfd_generic_link_add_archive_symbols() local
1055 struct bfd_link_hash_entry *h, in generic_link_check_archive_element_no_collect()
1070 struct bfd_link_hash_entry *h, in generic_link_check_archive_element_collect()
1084 struct bfd_link_hash_entry *h, in generic_link_check_archive_element()
[all …]
Dxcofflink.c73 struct xcoff_link_hash_entry *h; member
148 struct xcoff_link_hash_entry *h; member
736 struct xcoff_link_hash_entry *h, in xcoff_set_import_path()
786 xcoff_dynamic_definition_p (struct xcoff_link_hash_entry *h, in xcoff_dynamic_definition_p()
880 struct xcoff_link_hash_entry *h; in xcoff_link_add_dynamic_symbols() local
1593 struct xcoff_link_hash_entry *h; in xcoff_link_add_symbols() local
2112 struct xcoff_link_hash_entry *h; in xcoff_link_add_symbols() local
2265 struct bfd_link_hash_entry *h; in xcoff_link_check_dynamic_ar_symbols() local
2343 struct bfd_link_hash_entry *h; in xcoff_link_check_ar_symbols() local
2490 struct xcoff_link_hash_entry *h; in _bfd_xcoff_define_common_symbol() local
[all …]
Delf-s390-common.c27 s390_is_ifunc_symbol_p (struct elf_link_hash_entry *h) in s390_is_ifunc_symbol_p()
90 struct elf_link_hash_entry *h, in s390_elf_allocate_ifunc_dyn_relocs()
Delflink.c64 struct elf_link_hash_entry *h; in _bfd_elf_define_linkage_sym() local
101 struct elf_link_hash_entry *h; in _bfd_elf_create_got_section() local
189 struct elf_link_hash_entry *h; in _bfd_elf_link_create_dynamic_sections() local
306 struct elf_link_hash_entry *h; in _bfd_elf_create_dynamic_sections() local
404 struct elf_link_hash_entry *h) in bfd_elf_link_record_dynamic_symbol()
474 struct elf_link_hash_entry *h, in bfd_elf_link_mark_dynamic_symbol()
503 struct elf_link_hash_entry *h, *hv; in bfd_elf_record_link_assignment() local
722 elf_link_renumber_hash_table_dynsyms (struct elf_link_hash_entry *h, in elf_link_renumber_hash_table_dynsyms()
741 elf_link_renumber_local_hash_table_dynsyms (struct elf_link_hash_entry *h, in elf_link_renumber_local_hash_table_dynsyms()
853 elf_merge_st_other (bfd *abfd, struct elf_link_hash_entry *h, in elf_merge_st_other()
[all …]
Dsparclinux.c127 struct linux_link_hash_entry *h; member
239 struct linux_link_hash_entry *h, in new_fixup()
304 struct linux_link_hash_entry *h; in linux_add_one_symbol() local
391 linux_tally_symbols (struct linux_link_hash_entry *h, void * data) in linux_tally_symbols()
571 struct linux_link_hash_entry *h; in linux_finish_dynamic_link() local
Dm68klinux.c131 struct linux_link_hash_entry *h; member
245 struct linux_link_hash_entry *h, in new_fixup()
310 struct linux_link_hash_entry *h; in linux_add_one_symbol() local
397 linux_tally_symbols (struct linux_link_hash_entry *h, in linux_tally_symbols()
580 struct linux_link_hash_entry *h; in linux_finish_dynamic_link() local
Di386linux.c132 struct linux_link_hash_entry *h; member
243 struct linux_link_hash_entry *h, in new_fixup()
308 struct linux_link_hash_entry *h; in linux_add_one_symbol() local
395 linux_tally_symbols (struct linux_link_hash_entry *h, void * data) in linux_tally_symbols()
575 struct linux_link_hash_entry *h; in linux_finish_dynamic_link() local
Delf32-vax.c574 struct elf_link_hash_entry *h; in elf_vax_check_relocs() local
830 struct elf_link_hash_entry *h, in elf_vax_gc_mark_hook()
869 struct elf_link_hash_entry *h = NULL; in elf_vax_gc_sweep_hook() local
914 struct elf_link_hash_entry *h) in elf_vax_adjust_dynamic_symbol()
1054 elf_vax_discard_got_entries (struct elf_link_hash_entry *h, in elf_vax_discard_got_entries()
1280 elf_vax_discard_copies (struct elf_vax_link_hash_entry *h, in elf_vax_discard_copies()
1303 elf_vax_instantiate_got_entries (struct elf_link_hash_entry *h, void * infoptr) in elf_vax_instantiate_got_entries()
1382 struct elf_link_hash_entry *h; in elf_vax_relocate_section() local
1752 struct elf_link_hash_entry *h, in elf_vax_finish_dynamic_symbol()
Dcofflink.c203 struct bfd_link_hash_entry *h, in coff_link_check_archive_element()
1898 struct coff_link_hash_entry *h; in _bfd_coff_link_input_bfd() local
1951 struct coff_link_hash_entry *h; in _bfd_coff_link_input_bfd() local
2377 struct coff_link_hash_entry *h; in _bfd_coff_link_input_bfd() local
2424 struct coff_link_hash_entry *h; in _bfd_coff_link_input_bfd() local
2528 struct coff_link_hash_entry *h = (struct coff_link_hash_entry *) bh; in _bfd_coff_write_global_sym() local
2736 _bfd_coff_write_task_globals (struct coff_link_hash_entry *h, void *data) in _bfd_coff_write_task_globals()
2852 struct coff_link_hash_entry *h; in _bfd_coff_reloc_link_order() local
2914 struct coff_link_hash_entry *h; in _bfd_coff_generic_relocate_section() local
Delf32-xstormy16.c427 struct elf_link_hash_entry *h; in xstormy16_elf_check_relocs() local
536 xstormy16_relax_plt_check (struct elf_link_hash_entry *h, void * xdata) in xstormy16_relax_plt_check()
567 xstormy16_relax_plt_realloc (struct elf_link_hash_entry *h, void * xdata) in xstormy16_relax_plt_realloc()
794 struct elf_link_hash_entry * h; in xstormy16_elf_relocate_section() local
999 struct elf_link_hash_entry *h, in xstormy16_elf_gc_mark_hook()
Delf32-moxie.c217 struct elf_link_hash_entry *h; in moxie_elf_relocate_section() local
316 struct elf_link_hash_entry *h, in moxie_elf_gc_mark_hook()
346 struct elf_link_hash_entry *h; in moxie_elf_check_relocs() local
Dreloc16.c58 struct bfd_link_hash_entry *h; in bfd_coff_reloc16_get_value() local
128 struct generic_link_hash_entry *h; in bfd_perform_slip() local
Delf32-cris.c1011 struct elf_link_hash_entry *h; in cris_elf_relocate_section() local
2049 struct elf_link_hash_entry *h, in elf_cris_finish_dynamic_symbol()
2445 struct elf_link_hash_entry *h, in cris_elf_gc_mark_hook()
2502 struct elf_link_hash_entry *h = NULL; in cris_elf_gc_sweep_hook() local
2721 elf_cris_adjust_gotplt_to_got (struct elf_cris_link_hash_entry *h, void * p) in elf_cris_adjust_gotplt_to_got()
2799 elf_cris_try_fold_plt_to_got (struct elf_cris_link_hash_entry *h, void * p) in elf_cris_try_fold_plt_to_got()
2832 struct elf_link_hash_entry *h, in elf_cris_hide_symbol()
2848 struct elf_link_hash_entry *h) in elf_cris_adjust_dynamic_symbol()
3161 struct elf_link_hash_entry *h; in cris_elf_check_relocs() local
3941 elf_cris_discard_excess_dso_dynamics (struct elf_cris_link_hash_entry *h, in elf_cris_discard_excess_dso_dynamics()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dprefix3.s7 h LDB $255,:a1 label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
Dsbr-reloc-local-2-rel.s20 h: label
Dsbr-reloc-local-2.s23 h: label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
Daix-weak-1a.s23 h: label
/toolchain/binutils/binutils-2.25/gold/testsuite/
Difuncmain3.c46 void *h = dlopen ("ifuncmod3.so", RTLD_LAZY); in main() local
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
Dsymbols-4.s36 h: .space 1 label
/toolchain/binutils/binutils-2.25/gold/
Dgold.h279 size_t h = 5381; in string_hash() local
292 size_t h = 5381; in string_hash() local

1234567