Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_info_writer.h299 mirror::Class* element_type = type->GetComponentType(); in Write() local
307 WriteLazyType(element_type->GetDescriptor(&descriptor_string)); in Write()
531 size_t element_type = WriteTypeDeclaration(desc.substr(1)); in WriteTypeDeclaration() local
535 info_.WriteRef(DW_AT_type, element_type); in WriteTypeDeclaration()