Searched refs:GetImageSectionName (Results 1 – 3 of 3) sorted by relevance
203 const char* ImageHeader::GetImageSectionName(ImageSections index) { in GetImageSectionName() function in art::ImageHeader
277 static const char* GetImageSectionName(ImageSections index);
1876 const char* name = ImageHeader::GetImageSectionName(index); in Dump()