Searched refs:Dwarf_Global_s (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_alloc.c | 187 {7, sizeof(struct Dwarf_Global_s), BASE_ALLOC, 0, 0}, /* 13 208 {14, sizeof(struct Dwarf_Global_s), BASE_ALLOC, 0, 0}, /* 24 DW_DLA_FUNC 210 {15, sizeof(struct Dwarf_Global_s), BASE_ALLOC, 0, 0}, /* 25 213 {16, sizeof(struct Dwarf_Global_s), BASE_ALLOC, 0, 0}, /* 26 DW_DLA_VAR 215 {17, sizeof(struct Dwarf_Global_s), BASE_ALLOC, 0, 0}, /* 27 DW_DLA_WEAK
|
H A D | dwarf_global.h | 81 struct Dwarf_Global_s { struct
|
H A D | libdwarf.h | 490 typedef struct Dwarf_Global_s* Dwarf_Global;
|