Searched refs:debug_frame_oat_patches (Results 1 – 1 of 1) sorted by relevance
177 std::unique_ptr<RawSection> debug_frame_oat_patches(new RawSection( in Write() local213 debug_frame_oat_patches->GetBuffer()); in Write()214 builder->RegisterSection(debug_frame_oat_patches.get()); in Write()