Searched refs:DIE (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | hald_dbus.c | 92 DIE (("No memory")); in raise_error() 94 DIE (("No memory")); in raise_error() 218 DIE (("No memory")); in raise_device_already_locked() 247 DIE (("No memory")); in raise_branch_already_claimed() 333 DIE (("No memory")); in manager_get_all_devices() 348 DIE (("No memory")); in manager_get_all_devices() 453 DIE (("No memory")); in manager_find_device_string_match() 477 DIE (("No memory")); in manager_find_device_string_match() 537 DIE (("No memory")); in manager_find_device_by_capability() 555 DIE (("No memory")); in manager_find_device_by_capability() [all …]
|
H A D | hald_runner.c | 168 DIE (("Runner died")); in runner_died() 329 DIE (("No memory")); in add_command() 378 DIE(("No memory")); in hald_runner_start() 496 DIE(("No memory")); in hald_runner_run_method() 508 DIE (("No memory")); in hald_runner_run_method() 557 DIE(("No memory")); in hald_runner_kill_device() 590 DIE(("No memory")); in hald_runner_kill_all()
|
H A D | logger.h | 82 #define DIE(expr) do {printf("*** [DIE] %s:%s():%d : ", __FILE__, __FUNCTION__, __LINE__); printf e… macro
|
H A D | hald.c | 545 DIE (("Could not setup pipe, errno=%d", errno)); in main() 551 DIE (("Could not create GIOChannel")); in main()
|
H A D | ids.c | 301 DIE (("Couldn't allocate %d bytes for PCI database file\n", in pci_ids_load()
|
/illumos-gate/usr/src/cmd/hal/tools/ |
H A D | lshal.c | 58 #define DIE(expr) do {printf("*** [DIE] %s:%s():%d : ", __FILE__, __FUNCTION__, __LINE__); printf e… macro 262 DIE (("Couldn't obtain list of devices\n")); in dump_devices()
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | generated_libdwarf.h.in | 183 addresses and DW_AT_addr_base in the skeleton CU DIE applies to 1727 DW_DLV_OK. Needed so client software knows if a DIE is in debug_info 1733 So we can associate a DIE's abbreviations with the contents 1752 The DIE here can be any DIE in the relevant CU. 1755 in the dbg object DIE 1763 /* Reading a CU DIE with DW_AT_low_pc an indexed value 1765 in that DIE. Here is a test readers may find useful */ 1772 (the passed in DIE can be any DIE). 1782 any DIE in the CU. See also dwarf_CU_dieoffset_given_die. 1811 the DIE has children, zero if it does not. */ [all …]
|
H A D | libdwarf.h.in | 183 addresses and DW_AT_addr_base in the skeleton CU DIE applies to 1727 DW_DLV_OK. Needed so client software knows if a DIE is in debug_info 1733 So we can associate a DIE's abbreviations with the contents 1752 The DIE here can be any DIE in the relevant CU. 1755 in the dbg object DIE 1763 /* Reading a CU DIE with DW_AT_low_pc an indexed value 1765 in that DIE. Here is a test readers may find useful */ 1772 (the passed in DIE can be any DIE). 1782 any DIE in the CU. See also dwarf_CU_dieoffset_given_die. 1811 the DIE has children, zero if it does not. */ [all …]
|