Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.h81 PIC, // Code was pic. Create symlink; skip OAT patching. enumerator
Dpatchoat.cc270 } else if (is_oat_pic == PIC) { in Patch()
382 return is_pic ? PIC : NOT_PIC; in IsOatPic()
678 } else if (is_oat_pic == PIC) { in Patch()