Searched refs:kSectionRuntimeMethods (Results 1 – 4 of 4) sorted by relevance
264 kSectionRuntimeMethods, enumerator308 return GetImageSection(kSectionRuntimeMethods); in GetRuntimeMethodsSection()
270 case kSectionRuntimeMethods: return "RuntimeMethods"; in GetImageSectionName()
303 sections_[ImageHeader::kSectionRuntimeMethods] = in CreateImageSections()307 cur_pos = RoundUp(sections_[ImageHeader::kSectionRuntimeMethods].End(), sizeof(uint64_t)); in CreateImageSections()
2707 sections[ImageHeader::kSectionRuntimeMethods] = in CreateImageSections()