Searched refs:section_data (Results 1 – 1 of 1) sorted by relevance
62 const void* section_data, in RewriteSectionData() argument67 memcpy(area, section_data, size); in RewriteSectionData()571 void* section_data = &dynamics[0]; in AdjustDynamicSectionForHole() local573 RewriteSectionData(dynamic_section, section_data, bytes); in AdjustDynamicSectionForHole()895 const void* section_data = nullptr; in UnpackTypedRelocations() local898 section_data = &unpacked_relocations[0]; in UnpackTypedRelocations()901 section_data = &unpacked_rel_relocations[0]; in UnpackTypedRelocations()908 RewriteSectionData(relocations_section_, section_data, unpacked_bytes); in UnpackTypedRelocations()