Searched refs:exec_status (Results 1 – 1 of 1) sorted by relevance
151 BitValue exec_status = maps_shadow->GetExecutable(GuestAddr(start), end - start); in OpenatProcSelfMapsForGuest() local152 if (exec_status == kBitMixed) { in OpenatProcSelfMapsForGuest()161 lines.at(i).at(prot_offset + 2) = (exec_status == kBitSet) ? 'x' : '-'; in OpenatProcSelfMapsForGuest()