Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.c308 struct Dwarf_Macro_Operator_s *curopsentry = 0; in _dwarf_get_macro_ops_count_internal() local
320 curopsentry = opsarray; in _dwarf_get_macro_ops_count_internal()
360 curopsentry->mo_opcode = op; in _dwarf_get_macro_ops_count_internal()
361 curopsentry->mo_form = ourform; in _dwarf_get_macro_ops_count_internal()
362 curopsentry->mo_data = mdata; in _dwarf_get_macro_ops_count_internal()
375 curopsentry++; in _dwarf_get_macro_ops_count_internal()