Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.h47 struct Dwarf_Macro_Operator_s { struct
112 struct Dwarf_Macro_Operator_s *mc_ops;
H A Ddwarf_macro5.c307 struct Dwarf_Macro_Operator_s *opsarray = 0; in _dwarf_get_macro_ops_count_internal()
308 struct Dwarf_Macro_Operator_s *curopsentry = 0; in _dwarf_get_macro_ops_count_internal()
314 opsarray = (struct Dwarf_Macro_Operator_s *) in _dwarf_get_macro_ops_count_internal()
315 calloc(known_ops_count,sizeof(struct Dwarf_Macro_Operator_s)); in _dwarf_get_macro_ops_count_internal()
391 struct Dwarf_Macro_Operator_s *curop = 0; in dwarf_get_macro_op()
443 struct Dwarf_Macro_Operator_s *curop = 0; in dwarf_get_macro_defundef()
712 struct Dwarf_Macro_Operator_s *curop = 0; in dwarf_get_macro_startend_file()
815 struct Dwarf_Macro_Operator_s *curop = 0; in dwarf_get_macro_import()