Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.h105 struct Dwarf_Macro_Forms_s *mc_opcode_forms; member
H A Ddwarf_macro5.c978 macro_context->mc_opcode_forms = (struct Dwarf_Macro_Forms_s *) in read_operands_table()
982 if(!macro_context->mc_opcode_forms) { in read_operands_table()
987 curformentry = macro_context->mc_opcode_forms; in read_operands_table()
1449 ops = head->mc_opcode_forms + index; in dwarf_macro_operands_table()
1580 free(mc->mc_opcode_forms); in _dwarf_macro_destructor()
1581 mc->mc_opcode_forms = 0; in _dwarf_macro_destructor()