Searched refs:GetClassTableSection (Results 1 – 5 of 5) sorted by relevance
313 const ImageSection& GetClassTableSection() const { in GetClassTableSection() function
2179 const ImageSection& class_table_section = header.GetClassTableSection(); in AddImageSpace()
1221 const auto& class_table_section = image_header.GetClassTableSection(); in RelocateInPlace()1620 if (image_header.GetClassTableSection().Size() != 0u) { in DoRelocateSpaces()1621 uint8_t* data = space->Begin() + image_header.GetClassTableSection().Offset(); in DoRelocateSpaces()
1986 const auto& class_table_section = image_header_.GetClassTableSection(); in Dump()
2914 const ImageSection& class_table_section = image_header->GetClassTableSection(); in CopyAndFixupNativeData()