Home
last modified time | relevance | path

Searched refs:string_property (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dhw-properties.c218 case string_property:
271 case string_property:
746 hw_add_property (me, property, string_property, in hw_add_string_property()
761 if (node->type != string_property) in hw_find_string_property()
820 case string_property: in hw_find_string_array_property()
Dhw-properties.h39 string_property, enumerator
Dhw-tree.c1178 case string_property: in print_properties()
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddevice.c849 case string_property: in device_init_static_properties()
893 case string_property: in device_init_runtime_properties()
1372 device_add_property(me, property, string_property, in device_add_string_property()
1387 || node->type != string_property) in device_find_string_property()
1445 case string_property: in device_find_string_array_property()
Ddevice.h209 string_property, enumerator
Dtree.c1091 case string_property: in print_properties()
Demul_chirp.c528 case string_property: in chirp_emul_getprop()