Searched refs:Dwarf_Global_Context_s (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_global.h39 typedef struct Dwarf_Global_Context_s *Dwarf_Global_Context;
54 struct Dwarf_Global_Context_s { struct
H A Ddwarf_alloc.c232 {22, sizeof(struct Dwarf_Global_Context_s), BASE_ALLOC, 0, 0},
252 {27, sizeof(struct Dwarf_Global_Context_s), BASE_ALLOC, 0, 0},
254 {28, sizeof(struct Dwarf_Global_Context_s), BASE_ALLOC, 0, 0},
256 {29, sizeof(struct Dwarf_Global_Context_s), BASE_ALLOC, 0, 0},
258 {30, sizeof(struct Dwarf_Global_Context_s), BASE_ALLOC, 0, 0},
260 {31, sizeof(struct Dwarf_Global_Context_s), BASE_ALLOC, 0, 0},
H A Ddwarf_global.c134 struct Dwarf_Global_Context_s *gcp = 0;
135 struct Dwarf_Global_Context_s *lastgcp = 0;

Completed in 61 milliseconds