Searched refs:GetClassTableSection (Results 1 – 4 of 4) sorted by relevance
317 const ImageSection& GetClassTableSection() const { in GetClassTableSection() function
2026 const ImageSection& class_table_section = header.GetClassTableSection(); in AddImageSpace()
1232 const auto& class_table_section = image_header->GetClassTableSection(); in RelocateInPlace()2608 if (image_header.GetClassTableSection().Size() != 0u) { in DoRelocateSpaces()2609 uint8_t* data = space->Begin() + image_header.GetClassTableSection().Offset(); in DoRelocateSpaces()
2831 const ImageSection& class_table_section = image_header->GetClassTableSection(); in CopyAndFixupNativeData()