TypeEntryInfo
TypeEntryInfo* info = new(std::nothrow) TypeEntryInfo(type, unit);
TypeEntryInfo(DIEType* type, CompilationUnit* unit)
for (int32 i = 0; TypeEntryInfo* info = entry->types.ItemAt(i); i++) {
for (int32 i = 0; TypeEntryInfo* info = entry->types.ItemAt(i); i++) {
struct TypeEntryInfo;