Home
last modified time | relevance | path

Searched defs:operand (Results 1 – 3 of 3) sorted by relevance

/system/unwinding/libunwindstack/
DDwarfCfa.cpp148 std::string DwarfCfa<AddressType>::GetOperandString(uint8_t operand, uint64_t value, in GetOperandString()
DDwarfOp.cpp1647 for (auto operand : operands_) { in op_push() local
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h20237 struct operand { struct
20238 enum {
20246 } type;
20247 unsigned int bytes;
20248 unsigned int count;
20249 union {
20253 union {
20258 } addr;
20260 union {