Searched refs:makeInstructionListFromError (Results 1 – 1 of 1) sorted by relevance
161 static std::vector<IntelPTInstruction> makeInstructionListFromError(Error err) { in makeInstructionListFromError() function173 return makeInstructionListFromError(errorCodeToError(err)); in CreateDecoderAndDecode()182 return makeInstructionListFromError(make_error<IntelPTError>(errcode)); in CreateDecoderAndDecode()193 return makeInstructionListFromError(make_error<IntelPTError>(-pte_nomem)); in CreateDecoderAndDecode()