Searched defs:loop_count (Results 1 – 3 of 3) sorted by relevance
135 auto loop_count = symbol_offset / 2; GetInstructionAtAddress() local
141 const uint32_t loop_count = std::min<uint32_t>(DEBUG_PTRACE_MAXBYTES, count); in DisplayBytes() local