HomeSort by relevance Sort by last modified time
    Searched refs:NOT_PIC (Results 1 - 2 of 2) sorted by null

  /art/patchoat/
patchoat.h 85 NOT_PIC, // Code not pic. Patch as usual.
patchoat.cc 442 } else if (is_oat_pic == NOT_PIC) {
766 return is_pic ? PIC : NOT_PIC;
    [all...]

Completed in 119 milliseconds