Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.h89 Dwarf_Bool mc_debug_line_offset_flag; member
H A Ddwarf_macro5.c1330 macro_context->mc_debug_line_offset_flag = in _dwarf_internal_macro_context_by_offset()
1336 if (macro_context->mc_debug_line_offset_flag) { in _dwarf_internal_macro_context_by_offset()
1422 *has_line_offset = head->mc_debug_line_offset_flag; in dwarf_macro_context_head()