Searched refs:Dwarf_Error_s (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_error.h41 struct Dwarf_Error_s { struct
H A Dpro_error.h47 struct Dwarf_Error_s { struct
H A Dpro_error.c72 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_Error_s));
85 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_Error_s));
H A Ddwarf_alloc.h147 struct Dwarf_Error_s *_dwarf_special_no_dbg_error_malloc(void);
H A Ddwarf_alloc.c190 {8, sizeof(struct Dwarf_Error_s), BASE_ALLOC, 0, 0}, /* 14
1123 struct Dwarf_Error_s *
1129 struct Dwarf_Error_s base_not_used;
1130 char data_space[sizeof(struct Dwarf_Error_s) +
1143 return (struct Dwarf_Error_s *) mem;
H A Dlibdwarf.h495 typedef struct Dwarf_Error_s* Dwarf_Error;

Completed in 61 milliseconds