Searched defs:tab (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf-strtab.c | 131 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) in _bfd_elf_strtab_free() 142 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, in _bfd_elf_strtab_add() 183 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_addref() 193 _bfd_elf_strtab_delref (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_delref() 204 _bfd_elf_strtab_refcount (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_refcount() 210 _bfd_elf_strtab_clear_all_refs (struct elf_strtab_hash *tab) in _bfd_elf_strtab_clear_all_refs() 221 _bfd_elf_strtab_restore_size (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_restore_size() 239 _bfd_elf_strtab_size (struct elf_strtab_hash *tab) in _bfd_elf_strtab_size() 245 _bfd_elf_strtab_offset (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_offset() 260 _bfd_elf_strtab_emit (register bfd *abfd, struct elf_strtab_hash *tab) in _bfd_elf_strtab_emit() [all …]
|
D | hash.c | 815 _bfd_stringtab_add (struct bfd_strtab_hash *tab, in _bfd_stringtab_add() 873 _bfd_stringtab_size (struct bfd_strtab_hash *tab) in _bfd_stringtab_size() 882 _bfd_stringtab_emit (bfd *abfd, struct bfd_strtab_hash *tab) in _bfd_stringtab_emit()
|
D | ecofflink.c | 1729 struct ecoff_fdrtab_entry *tab; in mk_fdrtab() local 1819 struct ecoff_fdrtab_entry *tab; in fdrtab_lookup() local 1868 struct ecoff_fdrtab_entry *tab; in lookup_line() local
|
D | merge.c | 262 sec_merge_add (struct sec_merge_hash *tab, const char *str, in sec_merge_add()
|
D | aoutx.h | 1808 struct bfd_strtab_hash *tab, in add_to_stringtab() 1839 emit_stringtab (bfd *abfd, struct bfd_strtab_hash *tab) in emit_stringtab()
|
D | pdp11.c | 1566 struct bfd_strtab_hash *tab, in add_to_stringtab() 1597 emit_stringtab (bfd *abfd, struct bfd_strtab_hash *tab) in emit_stringtab()
|
D | elfxx-mips.c | 14501 Elf32_gptab *tab; in _bfd_mips_elf_final_link() local
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | sym_ids.c | 241 extend_match (struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass) in extend_match() 280 Sym_Table *tab; in sym_id_parse() local
|
D | symtab.c | 79 symtab_finalize (Sym_Table *tab) in symtab_finalize()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | coffdump.c | 51 tab (int x) in tab() function
|
D | sysdump.c | 524 tab (int i, char *s) in tab() function
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | test-gen.c | 181 #define tab literal ("\t") macro
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | chew.c | 1002 int tab = 0; in indent() local
|