Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.h134 const char * mc_file_path; member
H A Ddwarf_macro5.c682 if (mc->mc_file_path) { in construct_at_path_from_parts()
683 return mc->mc_file_path; in construct_at_path_from_parts()
695 mc->mc_file_path = construct_from_dir_and_name( in construct_at_path_from_parts()
697 return mc->mc_file_path; in construct_at_path_from_parts()
1576 free((void *)mc->mc_file_path); in _dwarf_macro_destructor()
1577 mc->mc_file_path = 0; in _dwarf_macro_destructor()