Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:Strip

1038   // If we don't want to strip in place, copy from unstripped location to stripped location.
1039 // We need to strip after image creation because FixupElf needs to use .strtab.
1061 // Strip unneeded sections for target
1064 ElfStripper::Strip(oat_file.get());