Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_debuglink.c889 unsigned glpath_count_out = 0; in dwarf_add_debuglink_global_path() local
894 glpath_count_out = glpath_count_in+1; in dwarf_add_debuglink_global_path()
896 glpath_count_out); in dwarf_add_debuglink_global_path()
914 dbg->de_gnu_global_path_count = glpath_count_out; in dwarf_add_debuglink_global_path()