Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 4 of 4) sorted by relevance

/system/unwinding/libunwindstack/
DDwarfCfa.h96 std::string GetOperandString(uint8_t operand, uint64_t value, uint64_t* cur_pc);
DDwarfCfa.cpp148 std::string DwarfCfa<AddressType>::GetOperandString(uint8_t operand, uint64_t value, in GetOperandString() argument
151 switch (operand) { in GetOperandString()
DDwarfOp.cpp1647 for (auto operand : operands_) { in op_push() local
1648 stack_.push_front(operand); in op_push()
/system/bt/build/secondary/third_party/aac/
DBUILD.gn227 "-Wno-constant-logical-operand",