HomeSort by relevance Sort by last modified time
    Searched refs:Error (Results 126 - 150 of 7508) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
26 virtual Error visitUnknownSymbol(CVSymbol &Record) {
27 return Error::success();
33 /// the type of the Symbol, or an error if it cannot be determined.
34 virtual Error visitSymbolBegin(CVSymbol &Record) { return Error::success(); }
35 virtual Error visitSymbolEnd(CVSymbol &Record) { return Error::success(); }
38 virtual Error visitKnownRecord(CVSymbol &CVR, Name &Record) { \
39 return Error::success();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
SymbolVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
26 virtual Error visitUnknownSymbol(CVSymbol &Record) {
27 return Error::success();
33 /// the type of the Symbol, or an error if it cannot be determined.
34 virtual Error visitSymbolBegin(CVSymbol &Record) { return Error::success(); }
35 virtual Error visitSymbolEnd(CVSymbol &Record) { return Error::success(); }
38 virtual Error visitKnownRecord(CVSymbol &CVR, Name &Record) { \
39 return Error::success();
    [all...]
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
SymbolVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
26 virtual Error visitUnknownSymbol(CVSymbol &Record) {
27 return Error::success();
33 /// the type of the Symbol, or an error if it cannot be determined.
34 virtual Error visitSymbolBegin(CVSymbol &Record) { return Error::success(); }
35 virtual Error visitSymbolEnd(CVSymbol &Record) { return Error::success(); }
38 virtual Error visitKnownRecord(CVSymbol &CVR, Name &Record) { \
39 return Error::success();
    [all...]
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeVisitorCallbacks.h 14 #include "llvm/Support/Error.h"
24 virtual Error visitUnknownType(CVType &Record) { return Error::success(); }
27 /// the type of the Record, or an error if it cannot be determined. Exactly
32 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); }
33 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) {
34 return Error::success();
36 virtual Error visitTypeEnd(CVType &Record) { return Error::success();
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/alpha/
elf-usepv-2.l 2 .*:1: Error: unknown argument for .usepv
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
missing.l 2 [^:]*:1: Error: missing expression -- `bl'
3 [^:]*:2: Error: missing expression -- `blx'
undefined.l 2 [^:]*:1: Error: undefined local label `\.Lval'
undefined_coff.l 2 [^:]*:1: Error: undefined local label `Lval'
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/d10v/
address-028.l 2 .*:6: Error: Unsupported use of sp
address-029.l 2 .*:6: Error: Unsupported use of sp
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
no87-2.l 2 .*:3: Error: .*no87.*
3 .*:6: Error: .*287.*
4 .*:9: Error: .*387.*
5 .*:12: Error: .*i686.*
sse-check-error.l 2 .*:7: Error: .*
3 .*:10: Error: .*
4 .*:13: Error: .*
5 .*:16: Error: .*
6 .*:19: Error: .*
7 .*:20: Error: .*
19 .* Error: SSE instruction `addps' is used
23 .* Error: SSE instruction `addpd' is used
27 .* Error: SSE instruction `addsubpd' is used
31 .* Error: SSE instruction `phaddw' is use
    [all...]
x86-64-inval-ept.l 2 .*:4: Error: .*
3 .*:5: Error: .*
4 .*:6: Error: .*
5 .*:7: Error: .*
6 .*:8: Error: .*
7 .*:9: Error: .*
8 .*:10: Error: .*
9 .*:11: Error: .*
10 .*:14: Error: .*
11 .*:15: Error: .
    [all...]
x86-64-inval-seg.l 2 .*:3: Error: .*
3 .*:4: Error: .*
4 .*:5: Error: .*
5 .*:6: Error: .*
x86-64-sse-check-error.l 2 .*:7: Error: .*
3 .*:10: Error: .*
4 .*:13: Error: .*
5 .*:16: Error: .*
6 .*:19: Error: .*
7 .*:20: Error: .*
19 .* Error: SSE instruction `addps' is used
23 .* Error: SSE instruction `addpd' is used
27 .* Error: SSE instruction `addsubpd' is used
31 .* Error: SSE instruction `phaddw' is use
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i860/
dual02-err.l 2 .*:7: Error: 'd\.fadd\.ss' must be 8-byte aligned

Completed in 453 milliseconds

1 2 3 4 56 7 8 91011>>