Searched defs:is_thumb (Results 1 – 1 of 1) sorted by relevance
927 void SetAddr(uint64_t addr, bool is_thumb) { in SetAddr()996 bool is_thumb = addr_p.first & 1; in ConvertETMBranchMapToInstrRanges() local