Home
last modified time | relevance | path

Searched refs:errcode_off (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp45 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset); in FindNextSynchronizationPoint() local
46 if (errcode_off >= 0) { // we could get the offset in FindNextSynchronizationPoint()
53 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()
54 if (errcode_off < 0) in FindNextSynchronizationPoint()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp45 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset); in FindNextSynchronizationPoint() local
46 if (errcode_off >= 0) { // we could get the offset in FindNextSynchronizationPoint()
53 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()
54 if (errcode_off < 0) in FindNextSynchronizationPoint()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp45 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset); in FindNextSynchronizationPoint() local
46 if (errcode_off >= 0) { // we could get the offset in FindNextSynchronizationPoint()
53 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()
54 if (errcode_off < 0) in FindNextSynchronizationPoint()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp47 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset); in FindNextSynchronizationPoint() local
48 if (errcode_off >= 0) { // we could get the offset in FindNextSynchronizationPoint()
55 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()
56 if (errcode_off < 0) in FindNextSynchronizationPoint()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp47 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset); in FindNextSynchronizationPoint() local
48 if (errcode_off >= 0) { // we could get the offset in FindNextSynchronizationPoint()
55 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()
56 if (errcode_off < 0) in FindNextSynchronizationPoint()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp47 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset); in FindNextSynchronizationPoint() local
48 if (errcode_off >= 0) { // we could get the offset in FindNextSynchronizationPoint()
55 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()
56 if (errcode_off < 0) in FindNextSynchronizationPoint()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp47 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset); in FindNextSynchronizationPoint() local
48 if (errcode_off >= 0) { // we could get the offset in FindNextSynchronizationPoint()
55 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()
56 if (errcode_off < 0) in FindNextSynchronizationPoint()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp47 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset);
48 if (errcode_off >= 0) { // we could get the offset
55 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset);
56 if (errcode_off < 0)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/intel-features/intel-pt/
H A DDecoder.cpp588 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in AppendErrorToInstructionList() local
589 if (errcode_off < 0) { in AppendErrorToInstructionList()
592 return errcode_off; in AppendErrorToInstructionList()
641 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in DecodeTrace() local
642 if (errcode_off < 0) { in DecodeTrace()
662 errcode_off = pt_insn_get_offset(decoder, &new_decoder_offset); in DecodeTrace()
663 if (errcode_off < 0) { in DecodeTrace()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/intel-features/intel-pt/
H A DDecoder.cpp588 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in AppendErrorToInstructionList() local
589 if (errcode_off < 0) { in AppendErrorToInstructionList()
592 return errcode_off; in AppendErrorToInstructionList()
641 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in DecodeTrace() local
642 if (errcode_off < 0) { in DecodeTrace()
662 errcode_off = pt_insn_get_offset(decoder, &new_decoder_offset); in DecodeTrace()
663 if (errcode_off < 0) { in DecodeTrace()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/intel-features/intel-pt/
H A DDecoder.cpp588 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in AppendErrorToInstructionList() local
589 if (errcode_off < 0) { in AppendErrorToInstructionList()
592 return errcode_off; in AppendErrorToInstructionList()
641 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in DecodeTrace() local
642 if (errcode_off < 0) { in DecodeTrace()
662 errcode_off = pt_insn_get_offset(decoder, &new_decoder_offset); in DecodeTrace()
663 if (errcode_off < 0) { in DecodeTrace()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/intel-features/intel-pt/
H A DDecoder.cpp588 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in AppendErrorToInstructionList() local
589 if (errcode_off < 0) { in AppendErrorToInstructionList()
592 return errcode_off; in AppendErrorToInstructionList()
641 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in DecodeTrace() local
642 if (errcode_off < 0) { in DecodeTrace()
662 errcode_off = pt_insn_get_offset(decoder, &new_decoder_offset); in DecodeTrace()
663 if (errcode_off < 0) { in DecodeTrace()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/intel-features/intel-pt/
H A DDecoder.cpp586 int errcode_off = pt_insn_get_offset(decoder, &decoder_offset); in DecodeTrace() local
587 if (errcode_off < 0) { in DecodeTrace()
609 errcode_off = pt_insn_get_offset(decoder, &new_decoder_offset); in DecodeTrace()
610 if (errcode_off < 0) { in DecodeTrace()