Searched refs:hash_add (Results 1 – 3 of 3) sorted by relevance
57 #define hash_add(hashtable, node, key) \ macro
1155 hash_add(vm->regions.slot_hash, ®ion->slot_node, slot); in vm_mem_add()
498 hash_add(file->insn_hash, &insn->hash, sec_offset_hash(sec, insn->offset)); in decode_instructions()
Completed in 702 milliseconds