Searched refs:handle_func (Results 1 – 2 of 2) sorted by relevance
93 DwarfOpHandleFunc handle_func; member1543 if (op->handle_func == OP_ILLEGAL) { in Decode()1548 const auto handle_func = kOpHandleFuncList[op->handle_func]; in Decode() local1566 return (this->*handle_func)(); in Decode()1582 if (op->handle_func == OP_ILLEGAL) { in GetLogInfo()
108 const auto handle_func = DwarfCfa<AddressType>::kCallbackTable[cfa_low]; in GetLocationInfo() local109 if (handle_func == nullptr) { in GetLocationInfo()136 if (!(this->*handle_func)(loc_regs)) { in GetLocationInfo()