HomeSort by: relevance | last modified time | path
    Searched refs:Native (Results 1 - 25 of 55) sorted by relevancy

1 2 3

  /src/share/mk/
bsd.hostinit.mk 9 MKREPRO=no # Native toolchain might be unable to do it
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
PDB.cpp 16 #include "llvm/DebugInfo/PDB/Native/NativeSession.h"
26 if (Type == PDB_ReaderType::Native)
39 if (Type == PDB_ReaderType::Native) {
  /src/external/apache2/llvm/lib/libLLVMDebugInfoPDB/
Makefile 50 .PATH: ${LLVM_SRCDIR}/lib/DebugInfo/PDB/Native
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
llvm-pdbutil.cpp 51 #include "llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h"
52 #include "llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h"
53 #include "llvm/DebugInfo/PDB/Native/InfoStream.h"
54 #include "llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h"
55 #include "llvm/DebugInfo/PDB/Native/NativeSession.h"
56 #include "llvm/DebugInfo/PDB/Native/PDBFile.h"
57 #include "llvm/DebugInfo/PDB/Native/PDBFileBuilder.h"
58 #include "llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h"
59 #include "llvm/DebugInfo/PDB/Native/RawConstants.h"
60 #include "llvm/DebugInfo/PDB/Native/RawError.h
    [all...]
InputFile.cpp 18 #include "llvm/DebugInfo/PDB/Native/DbiStream.h"
19 #include "llvm/DebugInfo/PDB/Native/NativeSession.h"
20 #include "llvm/DebugInfo/PDB/Native/PDBFile.h"
21 #include "llvm/DebugInfo/PDB/Native/PDBStringTable.h"
22 #include "llvm/DebugInfo/PDB/Native/RawError.h"
23 #include "llvm/DebugInfo/PDB/Native/TpiStream.h"
277 if (auto Err = loadDataForPDB(PDB_ReaderType::Native, Path, Session))
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaAttr.cpp 218 AlignPackInfo::Mode ModeVal = AlignPackInfo::Native;
221 // For most of the platforms we support, native and natural are the same.
222 // With XL, native is the same as power, natural means something else.
255 if (AlignPackStack.CurrentValue.getAlignMode() != AlignPackInfo::Native ||
376 assert(CurVal.getAlignMode() == AlignPackInfo::Native &&
377 "Empty pack stack can only be at Native alignment mode.");
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 16 #include "llvm/DebugInfo/PDB/Native/RawTypes.h"
79 /// of PDB_ReaderType::DIA is currently supported, but Native is in the works.
82 Native = 1,
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjC.cpp 869 /// The 'native' strategy is to use the architecture's provided
871 Native,
999 // We can never access structs with object members with a native
1035 // Otherwise, we can use native loads and stores.
1036 Kind = Native;
1140 case PropertyImplStrategy::Native: {
1421 case PropertyImplStrategy::Native: {
2222 // We have Native ARC, so set nonlazybind attribute for performance
2808 // We have Native ARC, so set nonlazybind attribute for performance
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
Symbolize.cpp 591 Opts.UseDIA ? PDB_ReaderType::DIA : PDB_ReaderType::Native;
  /src/external/gpl2/gettext/dist/
configure 1272 --disable-native-java do not compile Java to native executables
1274 --disable-nls do not use Native Language Support
1325 GCJ Java native code compiler command
1326 GCJFLAGS Java native code compiler flags
2419 # Check whether --enable-native-java was given.
2541 # Check whether --enable-native-java was given.
2575 # Check whether --enable-native-java was given.
2706 # Check whether --enable-native-java was given.
  /src/external/gpl2/gettext/dist/gettext-tools/examples/
configure 1227 --disable-nls do not use Native Language Support
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 488 // `Native` represents default align mode, which may vary based on the
490 enum Mode : unsigned char { Native, Natural, Packed, Mac68k };
503 explicit AlignPackInfo(bool IsXL) : AlignPackInfo(Native, IsXL) {}
505 AlignPackInfo() : AlignPackInfo(Native, false) {}
9854 POAK_Native, // #pragma options align=native
  /src/external/gpl2/grep/dist/
configure 838 --disable-nls do not use Native Language Support
  /src/external/gpl3/gcc.old/dist/intl/
configure 1355 --disable-nls do not use Native Language Support
  /src/external/gpl3/gcc/dist/libcpp/
configure 1385 --disable-nls do not use Native Language Support
  /src/external/gpl2/diffutils/dist/
configure 847 --disable-nls do not use Native Language Support
  /src/external/gpl3/binutils.old/dist/gprof/
configure 1446 --disable-nls do not use Native Language Support
8282 # On some targets, GNU ld is compatible enough with the native linker
8283 # that we're better off using the native interface for both.
8289 # with the native linker. However, as the warning in the GNU ld
8518 *** your PATH or compiler configuration so that the native linker is
8540 *** your PATH or compiler configuration so that the native linker is
11115 # On native 32-bit Solaris/SPARC and x86, large-file and procfs support
13852 as_fn_error $? "conditional \"NATIVE\" was never defined.
  /src/external/gpl3/binutils.old/dist/opcodes/
configure 1469 --disable-nls do not use Native Language Support
8530 # On some targets, GNU ld is compatible enough with the native linker
8531 # that we're better off using the native interface for both.
8537 # with the native linker. However, as the warning in the GNU ld
8766 *** your PATH or compiler configuration so that the native linker is
8788 *** your PATH or compiler configuration so that the native linker is
  /src/external/gpl3/gdb.old/dist/gdbserver/
configure 1427 --disable-nls do not use Native Language Support
  /src/external/gpl3/gdb.old/dist/gdbsupport/
configure 1446 --disable-nls do not use Native Language Support
5676 # On native 32-bit Solaris/SPARC and x86, large-file and procfs support
  /src/external/gpl3/gdb/dist/gdbserver/
configure 1422 --disable-nls do not use Native Language Support
  /src/external/gpl3/gdb/dist/gdbsupport/
configure 1446 --disable-nls do not use Native Language Support
5676 # On native 32-bit Solaris/SPARC and x86, large-file and procfs support
  /src/external/gpl3/gdb/dist/opcodes/
configure 1469 --disable-nls do not use Native Language Support
8530 # On some targets, GNU ld is compatible enough with the native linker
8531 # that we're better off using the native interface for both.
8537 # with the native linker. However, as the warning in the GNU ld
8766 *** your PATH or compiler configuration so that the native linker is
8788 *** your PATH or compiler configuration so that the native linker is
  /src/external/gpl3/binutils/dist/gprof/
configure 1447 --disable-nls do not use Native Language Support
8656 # On some targets, GNU ld is compatible enough with the native linker
8657 # that we're better off using the native interface for both.
8663 # with the native linker. However, as the warning in the GNU ld
8892 *** your PATH or compiler configuration so that the native linker is
8914 *** your PATH or compiler configuration so that the native linker is
11489 # On native 32-bit Solaris/SPARC and x86, large-file and procfs support
14226 as_fn_error $? "conditional \"NATIVE\" was never defined.
  /src/external/gpl3/binutils/dist/opcodes/
configure 1470 --disable-nls do not use Native Language Support
8904 # On some targets, GNU ld is compatible enough with the native linker
8905 # that we're better off using the native interface for both.
8911 # with the native linker. However, as the warning in the GNU ld
9140 *** your PATH or compiler configuration so that the native linker is
9162 *** your PATH or compiler configuration so that the native linker is

Completed in 135 milliseconds

1 2 3