/toolchain/binutils/binutils-2.25/opcodes/ |
D | aarch64-dis-2.c | 8706 int key = opcode - aarch64_opcode_table; in aarch64_find_next_opcode() local 8805 int key = opcode - aarch64_opcode_table; in aarch64_find_alias_opcode() local 8914 int key = opcode - aarch64_opcode_table; in aarch64_find_next_alias_opcode() local 8953 int key = self - aarch64_operands; in aarch64_extract_operand() local
|
D | aarch64-asm-2.c | 29 int key = opcode - aarch64_opcode_table; in aarch64_find_real_opcode() local 353 int key = self - aarch64_operands; in aarch64_insert_operand() local
|
D | tilegx-opc.c | 8007 struct tilegx_spr key; in get_tilegx_spr_name() local
|
D | tilepro-opc.c | 10123 struct tilepro_spr key; in get_tilepro_spr_name() local
|
/toolchain/binutils/binutils-2.25/gas/ |
D | hash.c | 134 hash_lookup (struct hash_control *table, const char *key, size_t len, in hash_lookup() 206 hash_insert (struct hash_control *table, const char *key, void *val) in hash_insert() 236 hash_jam (struct hash_control *table, const char *key, void *val) in hash_jam() 274 hash_replace (struct hash_control *table, const char *key, void *value) in hash_replace() 298 hash_find (struct hash_control *table, const char *key) in hash_find() 313 hash_find_n (struct hash_control *table, const char *key, size_t len) in hash_find_n() 328 hash_delete (struct hash_control *table, const char *key, int freeme) in hash_delete() 356 hash_traverse (struct hash_control *table, in hash_traverse()
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | splay-tree.c | 139 splay_tree_splay (splay_tree sp, splay_tree_key key) in splay_tree_splay() 362 splay_tree_insert (splay_tree sp, splay_tree_key key, splay_tree_value value) in splay_tree_insert() 414 splay_tree_remove (splay_tree sp, splay_tree_key key) in splay_tree_remove() 454 splay_tree_lookup (splay_tree sp, splay_tree_key key) in splay_tree_lookup() 500 splay_tree_predecessor (splay_tree sp, splay_tree_key key) in splay_tree_predecessor() 531 splay_tree_successor (splay_tree sp, splay_tree_key key) in splay_tree_successor()
|
D | fibheap.c | 86 fibheap_comp_data (fibheap_t heap, fibheapkey_t key, void *data, fibnode_t b) in fibheap_comp_data() 98 fibheap_insert (fibheap_t heap, fibheapkey_t key, void *data) in fibheap_insert() 199 fibheapkey_t key, void *data) in fibheap_replace_key_data() 247 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key()
|
D | bsearch.c | 72 bsearch (register const void *key, const void *base0, in bsearch()
|
/toolchain/binutils/binutils-2.25/include/ |
D | fibheap.h | 65 fibheapkey_t key; member
|
D | xtensa-isa-internal.h | 162 const char *key; member
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | rclex.c | 120 rclex_translatekeyword (const char *key) in rclex_translatekeyword()
|
D | windmc.c | 842 const mc_keyword *key; in write_header() local
|
D | windint.h | 303 rc_uint_type key; member 311 bfd_byte key[2]; member 978 unichar *key; member 1000 unichar *key; member
|
D | resrc.c | 1843 append_ver_varfileinfo (rc_ver_info *verinfo, const unichar *key, in append_ver_varfileinfo() 1864 append_verval (rc_ver_stringinfo *strings, const unichar *key, in append_verval()
|
D | resbin.c | 904 const char *key, unichar **pkey, in get_version_header()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | incremental.cc | 1150 Stringpool::Key key = 0; in report_input_section() local 1165 Stringpool::Key key = 0; in report_comdat_group() local 1590 Stringpool::Key key = entry->get_input_section_name_key(i); in write_info_blocks() local 1670 Stringpool::Key key = entry->get_comdat_signature_key(i); in write_info_blocks() local 1765 Stringpool::Key key = entry->get_unused_global_symbol(i); in write_info_blocks() local
|
D | merge.cc | 574 Stringpool::Key key; in do_add_input_section() local
|
D | script.cc | 1857 const Ktt_key* key = static_cast<const Ktt_key*>(keyv); in ktt_compare() local 1874 Ktt_key key; in keyword_to_parsecode() local
|
D | dynobj.cc | 1435 Key key(version_key, 0); in Versions() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-m68k.c | 1389 elf_m68k_init_got_entry_key (struct elf_m68k_got_entry_key *key, in elf_m68k_init_got_entry_key() 1423 const struct elf_m68k_got_entry_key *key; in elf_m68k_got_entry_hash() local 1485 const struct elf_m68k_got_entry_key *key, in elf_m68k_get_got_entry() 2456 struct elf_m68k_got_entry_key *key) in elf_m68k_find_got_entry_ptr()
|
D | libbfd-in.h | 97 file_ptr key; member
|
D | libbfd.h | 102 file_ptr key; member
|
D | coffgen.c | 2622 const char *name, *key; in _bfd_coff_section_already_linked() local
|
/toolchain/binutils/binutils-2.25/ld/ |
D | pe-dll.c | 532 def_file_export key; in auto_export() local 2829 char *key; member 2848 struct key_value key; in pe_find_cdecl_alias_match() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-z80.c | 428 const char *key = buf; variable
|