| /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
| RawTypes.h | 14 #include "llvm/Support/Endian.h" 20 support::ulittle32_t Off; 21 support::ulittle16_t Isect; 33 support::ulittle32_t VerSignature; 34 support::ulittle32_t VerHdr; 35 support::ulittle32_t HrSize; 36 support::ulittle32_t NumBuckets; 41 support::ulittle32_t Off; // Offset in the symbol record stream 42 support::ulittle32_t CRef; 47 support::ulittle16_t ISect [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| Minidump.h | 23 #include "llvm/Support/Endian.h" 36 support::ulittle32_t Signature; 39 support::ulittle32_t Version; 40 support::ulittle32_t NumberOfStreams; 41 support::ulittle32_t StreamDirectoryRVA; 42 support::ulittle32_t Checksum; 43 support::ulittle32_t TimeDateStamp; 44 support::ulittle64_t Flags; 60 support::ulittle32_t DataSize; 61 support::ulittle32_t RVA [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| CVDebugRecord.h | 12 #include "llvm/Support/Endian.h" 24 support::ulittle32_t CVSignature; 25 support::ulittle32_t Offset; 31 support::ulittle32_t CVSignature; 33 support::ulittle32_t Age; 38 support::ulittle32_t CVSignature; 39 support::ulittle32_t Offset; 40 support::ulittle32_t Signature; 41 support::ulittle32_t Age;
|
| COFF.h | 23 #include "llvm/Support/BinaryByteStream.h" 24 #include "llvm/Support/ConvertUTF.h" 25 #include "llvm/Support/Endian.h" 26 #include "llvm/Support/ErrorHandling.h" 55 support::ulittle16_t UsedBytesInTheLastPage; 56 support::ulittle16_t FileSizeInPages; 57 support::ulittle16_t NumberOfRelocationItems; 58 support::ulittle16_t HeaderSizeInParagraphs; 59 support::ulittle16_t MinimumExtraParagraphs; 60 support::ulittle16_t MaximumExtraParagraphs [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/config/ |
| extended-gdbserver.exp | 21 # The guts live in gdbserver-support.exp. 22 load_lib gdbserver-support.exp
|
| gdbserver.exp | 39 # Set this if the board does not support passing arguments to the 51 # FIXME: gdb should detect if the target doesn't support them, 68 # The guts live in gdbserver-support.exp now. 70 load_lib gdbserver-support.exp
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/config/ |
| extended-gdbserver.exp | 21 # The guts live in gdbserver-support.exp. 22 load_lib gdbserver-support.exp
|
| gdbserver.exp | 39 # Set this if the board does not support passing arguments to the 51 # FIXME: gdb should detect if the target doesn't support them, 68 # The guts live in gdbserver-support.exp now. 70 load_lib gdbserver-support.exp
|
| /src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
| write_library_dependencies.py | 24 { "aggressiveinstcombine", "LLVMAggressiveInstCombine", true, {"analysis", "core", "support", "transformutils"} }, 25 { "all", nullptr, true, {"demangle", "support", "tablegen", "core", "fuzzmutate", "filecheck", "interfacestub", "irreader", "codegen", "selectiondag", "asmprinter", "mirparser", "globalisel", "binaryformat", "bitreader", "bitwriter", "bitstreamreader", "dwarflinker", "extensions", "frontendopenmp", "transformutils", "instrumentation", "aggressiveinstcombine", "instcombine", "scalaropts", "ipo", "vectorize", "objcarcopts", "coroutines", "cfguard", "linker", "analysis", "lto", "mc", "mcparser", "mcdisassembler", "mca", "object", "objectyaml", "option", "remarks", "debuginfodwarf", "debuginfogsym", "debuginfomsf", "debuginfocodeview", "debuginfopdb", "symbolize", "executionengine", "interpreter", "jitlink", "mcjit", "orcjit", "orcshared", "orctargetprocess", "runtimedyld", "target", "asmparser", "lineeditor", "profiledata", "coverage", "passes", "textapi", "dlltooldriver", "libdriver", "xray", "windowsmanifest"} }, 27 { "analysis", "LLVMAnalysis", true, {"binaryformat", "core", "object", "profiledata", "support"} }, 28 { "asmparser", "LLVMAsmParser", true, {"binaryformat", "core", "support"} }, 29 { "asmprinter", "LLVMAsmPrinter", true, {"analysis", "binaryformat", "codegen", "core", "debuginfocodeview", "debuginfodwarf", "debuginfomsf", "mc", "mcparser", "remarks", "support", "target"} }, 30 { "binaryformat", "LLVMBinaryFormat", true, {"support"} }, 31 { "bitreader", "LLVMBitReader", true, {"bitstreamreader", "core", "support"} }, 32 { "bitstreamreader", "LLVMBitstreamReader", true, {"support"} }, 33 { "bitwriter", "LLVMBitWriter", true, {"analysis", "core", "mc", "object", "support"} }, 34 { "cfguard", "LLVMCFGuard", true, {"core", "support"} }, [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/ |
| mi-hack-cli.exp | 19 load_lib mi-support.exp
|
| mi-undefined-cmd.exp | 16 load_lib mi-support.exp 23 # First, verify that the debugger correctly advertises support
|
| list-thread-groups-no-inferior.exp | 21 load_lib mi-support.exp
|
| mi-editing.exp | 23 load_lib mi-support.exp
|
| mi-i-cmd.exp | 16 load_lib mi-support.exp 23 # First, verify that the debugger correctly advertises support
|
| mi-language.exp | 16 load_lib mi-support.exp 23 # First, verify that the debugger correctly advertises support
|
| mi2-prompt.exp | 16 load_lib mi-support.exp
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
| mi-hack-cli.exp | 19 load_lib mi-support.exp
|
| mi-undefined-cmd.exp | 16 load_lib mi-support.exp 23 # First, verify that the debugger correctly advertises support
|
| list-thread-groups-no-inferior.exp | 21 load_lib mi-support.exp
|
| /src/sys/stand/efiboot/ |
| efiacpi.h | 33 #error ACPI support not enabled
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| c++0x_warning.h | 32 #error This file requires compiler and library support \ 33 for the ISO C++ 2011 standard. This support must be enabled \
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| c++0x_warning.h | 32 #error This file requires compiler and library support \ 33 for the ISO C++ 2011 standard. This support must be enabled \
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/ |
| cp-completion-aliases.exp | 19 load_lib completion-support.exp
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/ |
| mi-trace-save.exp | 20 load_lib mi-support.exp
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/ |
| cp-completion-aliases.exp | 19 load_lib completion-support.exp
|