Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc946 bool base_offset_set = false; in patchoat() local
1040 base_offset_set = true; in patchoat()
1071 cnt += (base_offset_set && orig_base_offset_set) ? 1 : 0; in patchoat()
1145 if (orig_base_offset_set && base_offset_set) { in patchoat()
1155 if (base_offset_set) { in patchoat()