Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_init_finish.c1041 int resx = DW_DLV_ERROR; in insert_sht_list_in_group_map() local
1046 resx = obj->methods->get_section_info(obj->object, in insert_sht_list_in_group_map()
1049 if (resx == DW_DLV_NO_ENTRY){ in insert_sht_list_in_group_map()
1052 } else if (resx == DW_DLV_ERROR){ in insert_sht_list_in_group_map()
1057 return resx; in insert_sht_list_in_group_map()