Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.h31 struct Dwarf_Macro_Forms_s { struct
44 struct Dwarf_Macro_Forms_s * mol_data; argument
51 struct Dwarf_Macro_Forms_s * mo_form;
105 struct Dwarf_Macro_Forms_s *mc_opcode_forms;
H A Ddwarf_macro5.c56 struct Dwarf_Macro_Forms_s dw5formsarray[] = {
345 struct Dwarf_Macro_Forms_s * ourform = in _dwarf_get_macro_ops_count_internal()
875 struct Dwarf_Macro_Forms_s *curform, in validate_opcode()
879 struct Dwarf_Macro_Forms_s *stdfptr = 0; in validate_opcode()
921 struct Dwarf_Macro_Forms_s *curformentry = 0; in read_operands_table()
978 macro_context->mc_opcode_forms = (struct Dwarf_Macro_Forms_s *) in read_operands_table()
980 sizeof(struct Dwarf_Macro_Forms_s)); in read_operands_table()
1435 struct Dwarf_Macro_Forms_s * ops = 0; in dwarf_macro_operands_table()