Searched refs:one_cmpl32 (Results 1 – 1 of 1) sorted by relevance
64 const lldb::addr_t one_cmpl32 = ~((uint32_t)0); in PrintBTEntry() local66 if ((lbound == one_cmpl64 || one_cmpl32) && ubound == 0) { in PrintBTEntry()