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