Home
last modified time | relevance | path

Searched refs:PatchTextSection (Results 1 – 2 of 2) sorted by relevance

/art/patchoat/
Dpatchoat.h110 bool PatchTextSection();
Dpatchoat.cc654 if (!PatchTextSection()) { in PatchElf()
736 bool PatchOat::PatchTextSection() { in PatchTextSection() function in art::PatchOat