Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 41) sorted by relevance

12

/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-dis-2.c8706 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
Daarch64-asm-2.c29 int key = opcode - aarch64_opcode_table; in aarch64_find_real_opcode() local
353 int key = self - aarch64_operands; in aarch64_insert_operand() local
Dtilegx-opc.c8007 struct tilegx_spr key; in get_tilegx_spr_name() local
Dtilepro-opc.c10123 struct tilepro_spr key; in get_tilepro_spr_name() local
/toolchain/binutils/binutils-2.25/gas/
Dhash.c134 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/
Dsplay-tree.c139 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()
Dfibheap.c86 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()
Dbsearch.c72 bsearch (register const void *key, const void *base0, in bsearch()
/toolchain/binutils/binutils-2.25/include/
Dfibheap.h65 fibheapkey_t key; member
Dxtensa-isa-internal.h162 const char *key; member
/toolchain/binutils/binutils-2.25/binutils/
Drclex.c120 rclex_translatekeyword (const char *key) in rclex_translatekeyword()
Dwindmc.c842 const mc_keyword *key; in write_header() local
Dwindint.h303 rc_uint_type key; member
311 bfd_byte key[2]; member
978 unichar *key; member
1000 unichar *key; member
Dresrc.c1843 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()
Dresbin.c904 const char *key, unichar **pkey, in get_version_header()
/toolchain/binutils/binutils-2.25/gold/
Dincremental.cc1150 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
Dmerge.cc574 Stringpool::Key key; in do_add_input_section() local
Dscript.cc1857 const Ktt_key* key = static_cast<const Ktt_key*>(keyv); in ktt_compare() local
1874 Ktt_key key; in keyword_to_parsecode() local
Ddynobj.cc1435 Key key(version_key, 0); in Versions() local
/toolchain/binutils/binutils-2.25/bfd/
Delf32-m68k.c1389 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()
Dlibbfd-in.h97 file_ptr key; member
Dlibbfd.h102 file_ptr key; member
Dcoffgen.c2622 const char *name, *key; in _bfd_coff_section_already_linked() local
/toolchain/binutils/binutils-2.25/ld/
Dpe-dll.c532 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/
Dtc-z80.c428 const char *key = buf; variable

12