Searched defs:base_offset_set (Results 1 - 1 of 1) sorted by relevance

/art/patchoat/
H A Dpatchoat.cc969 bool base_offset_set = false; local
1063 base_offset_set = true;
1094 cnt += (base_offset_set && orig_base_offset_set) ? 1 : 0;
1168 if (orig_base_offset_set && base_offset_set) {
1178 if (base_offset_set) {

Completed in 8 milliseconds