Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dtree.c296 split_find_device(device *current, in split_find_device() function
374 current = split_find_device(current, spec); in split_fill_path()
1201 me = split_find_device(root, &spec); in tree_instance()
1223 node = split_find_device(root, &spec); in tree_find_device()
1239 root = split_find_device(root, &spec); in tree_find_property()
1251 root = split_find_device(root, &spec); in tree_find_boolean_property()
1263 root = split_find_device(root, &spec); in tree_find_integer_property()
1275 root = split_find_device(root, &spec); in tree_find_ihandle_property()
1287 root = split_find_device(root, &spec); in tree_find_string_property()
DChangeLog-20212727 * device.c (split_find_device): Be tolerant of missing unit
3742 * device.c (split_find_device): Allow a null initial parent device.
4520 * device.c (split_find_device): Ditto
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dhw-tree.c322 split_find_device (struct hw *current, in split_find_device() function
410 current = split_find_device (current, spec); in split_fill_path()
1249 me = split_find_device (root, &spec); in tree_instance()
1270 node = split_find_device (root, &spec); in hw_tree_find_device()
1285 root = split_find_device (root, &spec); in hw_tree_find_property()
1298 root = split_find_device (root, &spec); in hw_tree_find_boolean_property()
1312 root = split_find_device (root, &spec); in hw_tree_find_integer_property()
1328 root = split_find_device (root, &spec); in hw_tree_find_ihandle_property()
1343 root = split_find_device (root, &spec); in hw_tree_find_string_property()