Searched refs:bytes_consumed (Results 1 – 3 of 3) sorted by relevance
359 size_t bytes_consumed = d.data() - view.data(); in GetNameColonValue() local360 m_index += bytes_consumed; in GetNameColonValue()
877 uint32_t bytes_consumed = 0; in Skip_LEB128() local887 ++bytes_consumed; in Skip_LEB128()890 return bytes_consumed; in Skip_LEB128()
165 size_t bytes_consumed = disassembler_sp->DecodeInstructions( in DumpInstructions() local169 if (bytes_consumed) { in DumpInstructions()170 offset += bytes_consumed; in DumpInstructions()