Searched refs:GetOperandString (Results 1 – 2 of 2) sorted by relevance
92 std::string GetOperandString(uint8_t operand, uint64_t value, uint64_t* cur_pc);
146 std::string DwarfCfa<AddressType>::GetOperandString(uint8_t operand, uint64_t value, in GetOperandString() function in unwindstack::DwarfCfa233 log_string += GetOperandString(cfa->display_operands[i], value, cur_pc); in LogInstruction()