Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_alloc.c133 #define BASE_ALLOC 64 macro
167 {1, sizeof(Dwarf_Loc), BASE_ALLOC, 0, 0}
169 {2, sizeof(Dwarf_Locdesc), BASE_ALLOC, 0, 0}
175 {3, sizeof(Dwarf_Block), BASE_ALLOC, 0, 0}
187 {7, sizeof(struct Dwarf_Global_s), BASE_ALLOC, 0, 0}, /* 13
190 {8, sizeof(struct Dwarf_Error_s), BASE_ALLOC, 0, 0}, /* 14
195 {9, sizeof(struct Dwarf_Arange_s), BASE_ALLOC, 0, 0}, /* 17
203 {12, sizeof(struct Dwarf_Cie_s), BASE_ALLOC, 0, 0}, /* 20
205 {13, sizeof(struct Dwarf_Fde_s), BASE_ALLOC, 0, 0}, /* 21 DW_DLA_FDE */
208 {14, sizeof(struct Dwarf_Global_s), BASE_ALLOC, 0, 0}, /* 24 DW_DLA_FUNC
[all …]