Home
last modified time | relevance | path

Searched refs:code_addr_reg_bits (Results 1 – 3 of 3) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dm32c-tdep.c144 int data_addr_reg_bits, code_addr_reg_bits; in make_types() local
165 code_addr_reg_bits = 24; in make_types()
173 code_addr_reg_bits = 24; in make_types()
198 = arch_pointer_type (arch, code_addr_reg_bits, type_name, tdep->func_voyd); in make_types()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dm32c-tdep.c155 int data_addr_reg_bits, code_addr_reg_bits; in make_types() local
176 code_addr_reg_bits = 24; in make_types()
184 code_addr_reg_bits = 24; in make_types()
215 = arch_type (arch, TYPE_CODE_PTR, code_addr_reg_bits / TARGET_CHAR_BIT, in make_types()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dm32c-tdep.c154 int data_addr_reg_bits, code_addr_reg_bits; in make_types() local
175 code_addr_reg_bits = 24; in make_types()
183 code_addr_reg_bits = 24; in make_types()
214 = arch_type (arch, TYPE_CODE_PTR, code_addr_reg_bits / TARGET_CHAR_BIT, in make_types()