Searched refs:kSectionJniStubMethods (Results 1 – 3 of 3) sorted by relevance
265 kSectionJniStubMethods, enumerator336 return GetImageSection(kSectionJniStubMethods); in GetJniStubMethodsSection()
271 case kSectionJniStubMethods: return "JniStubMethods"; in GetImageSectionName()
2713 sections[ImageHeader::kSectionJniStubMethods] = in CreateImageSections()2721 size_t cur_pos = RoundUp(sections[ImageHeader::kSectionJniStubMethods].End(), sizeof(uint64_t)); in CreateImageSections()