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