Searched refs:recpy_element_hash (Results 1 – 2 of 2) sorted by relevance
385 recpy_element_hash (PyObject *self) in recpy_element_hash() function566 recpy_insn_type.tp_hash = recpy_element_hash; in gdbpy_initialize_record()576 recpy_func_type.tp_hash = recpy_element_hash; in gdbpy_initialize_record()
13415 (recpy_element_hash, recpy_element_richcompare): Updated comment.13450 recpy_element_number, recpy_element_hash, recpy_element_richcompare):