Searched defs:type_ptr (Results 1 – 5 of 5) sorted by relevance
521 Type *type_ptr = symfile->ResolveTypeUID(uid); GetTypeByID() local
1688 SymbolLookup(uint64_t value,uint64_t * type_ptr,uint64_t pc,const char ** name) SymbolLookup() argument
1070 Type *type_ptr = dwarf->GetDIEToType().lookup(die.GetDIE()); in ParseCXXMethod() local
2904 Type *type_ptr = GetDIEToType().lookup(die.GetDIE()); in GetTypeForDIE() local
39 #define TYPEPTR_ADDR_SET(type_ptr, field, vaddr) \ argument