Searched refs:Dwarf_Global_Context_s (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | dwarf_global.h | 39 typedef struct Dwarf_Global_Context_s *Dwarf_Global_Context; 54 struct Dwarf_Global_Context_s { struct
|
H A D | dwarf_alloc.c | 232 {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 D | dwarf_global.c | 134 struct Dwarf_Global_Context_s *gcp = 0; in _dwarf_internal_globals_dealloc() 135 struct Dwarf_Global_Context_s *lastgcp = 0; in _dwarf_internal_globals_dealloc()
|