Searched refs:GetAttrSize (Results 1 – 1 of 1) sorted by relevance
1435 uint32_t GetAttrSize(uint32_t dwarf_attribute) const { in GetAttrSize() function in art::DebugTag1557 if (iter->GetCurrentTag()->GetAttrSize(DW_AT_low_pc) != sizeof(int32_t) || in FixupDebugInfo()1558 iter->GetCurrentTag()->GetAttrSize(DW_AT_high_pc) != sizeof(int32_t)) { in FixupDebugInfo()