Home
last modified time | relevance | path

Searched refs:operands (Results 1 – 3 of 3) sorted by relevance

/system/core/libunwindstack/
DDwarfCfa.cpp118 if (cfa->operands[i] == DW_EH_PE_block) { in GetLocationInfo()
130 if (!memory_->ReadEncodedValue<AddressType>(cfa->operands[i], &value)) { in GetLocationInfo()
222 if (cfa->operands[i] == DW_EH_PE_block) { in LogInstruction()
236 if (!memory_->ReadEncodedValue<AddressType>(cfa->operands[i], &value)) { in LogInstruction()
DDwarfCfa.h65 uint8_t operands[2]; member
DDwarfOp.cpp97 uint8_t operands[2]; member
1559 if (!memory_->ReadEncodedValue<AddressType>(op->operands[i], &value)) { in Decode()
1589 if (!memory_->ReadEncodedValue<AddressType>(op->operands[i], &value)) { in GetLogInfo()