| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/ |
| H A D | PDB.cpp | 27 if (Type == PDB_ReaderType::Native) { in loadDataForPDB() 47 if (Type == PDB_ReaderType::Native) in loadDataForEXE()
|
| /freebsd-12.1/lib/clang/libllvm/ |
| H A D | Makefile | 450 SRCS_EXT+= DebugInfo/PDB/Native/DbiStream.cpp 452 SRCS_EXT+= DebugInfo/PDB/Native/EnumTables.cpp 455 SRCS_EXT+= DebugInfo/PDB/Native/Hash.cpp 456 SRCS_EXT+= DebugInfo/PDB/Native/HashTable.cpp 457 SRCS_EXT+= DebugInfo/PDB/Native/InfoStream.cpp 477 SRCS_EXT+= DebugInfo/PDB/Native/PDBFile.cpp 482 SRCS_EXT+= DebugInfo/PDB/Native/RawError.cpp 483 SRCS_EXT+= DebugInfo/PDB/Native/SymbolCache.cpp 484 SRCS_EXT+= DebugInfo/PDB/Native/SymbolStream.cpp 485 SRCS_EXT+= DebugInfo/PDB/Native/TpiHashing.cpp [all …]
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | blender | 6 # Native format rule v1.2. For questions use the developers list
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 162 cl::opt<bool> Native("native", cl::desc("Use native PDB reader instead of DIA"), variable 308 cl::opt<bool> Native("native", cl::desc("Use native PDB reader instead of DIA"), variable 849 ExitOnErr(loadDataForPDB(PDB_ReaderType::Native, Path, Session)); in loadPDB() 999 opts::diadump::Native ? PDB_ReaderType::Native : PDB_ReaderType::DIA; in dumpDia() 1047 opts::pretty::Native ? PDB_ReaderType::Native : PDB_ReaderType::DIA; in dumpPretty() 1276 if (ReaderType == PDB_ReaderType::Native) in dumpPretty()
|
| H A D | InputFile.cpp | 274 if (auto Err = loadDataForPDB(PDB_ReaderType::Native, Path, Session)) in open()
|
| /freebsd-12.1/contrib/libpcap/cmake/Modules/ |
| H A D | FindFseeko.cmake | 41 # * Native fseeko()
|
| H A D | FindLFS.cmake | 75 # * Native LFS
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | MAINTAINERS | 170 Host/Native: 172 The Native maintainer is responsible for target specific native 174 The Native maintainer works with the Arch and Core maintainers when
|
| H A D | NEWS | 200 * GNU/Linux's Native POSIX Thread Library (NPTL) 1574 cross debugging. Native alpha debugging is not supported yet. 1778 any host. Native specific code is everything else: it can only be
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 81 Native = 1, enumerator
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 196 LANGOPT(NativeHalfType , 1, 0, "Native half type support") 197 LANGOPT(NativeHalfArgsAndReturns, 1, 0, "Native half args and returns")
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | README | 86 Native Language Support 89 By default Native Language Support will be enabled for binutils. On
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | gdb.info-3 | 5599 * descriptor tables display: DJGPP Native. 5605 * direct memory access (DMA) on MS-DOS: DJGPP Native. 5621 * DJGPP debugging: DJGPP Native. 5730 * free memory information (MS-DOS): DJGPP Native. 5738 * garbled pointers: DJGPP Native. 5756 * GDT: DJGPP Native. 5814 * IDT: DJGPP Native. 5830 * info dos: DJGPP Native. 5924 * LDT: DJGPP Native. 6014 * MS-DOS system info: DJGPP Native. [all …]
|
| H A D | gdb.info-2 | 2164 * Native:: 2170 File: gdb.info, Node: Native, Next: Embedded OS, Up: Configurations 2172 Native 2182 * DJGPP Native:: Features specific to the DJGPP port 2183 * Cygwin Native:: Features specific to the Cygwin port 2186 File: gdb.info, Node: HP-UX, Next: SVR4 Process Information, Up: Native 2196 File: gdb.info, Node: SVR4 Process Information, Next: DJGPP Native, Prev: HP-UX, Up: Native 2219 File: gdb.info, Node: DJGPP Native, Next: Cygwin Native, Prev: SVR4 Process Information, Up: Na… 2340 File: gdb.info, Node: Cygwin Native, Prev: DJGPP Native, Up: Native 2415 File: gdb.info, Node: Non-debug DLL symbols, Up: Cygwin Native [all …]
|
| H A D | gdbint.texinfo | 83 * Native Debugging:: 186 third type of @dfn{Native} attributes come into play. 534 @code{NATDEPFILES} (@pxref{Native Debugging, NATDEPFILES}) or 2066 (@pxref{Native Debugging}) for the machine @var{xyz}. The host 4335 @node Native Debugging 4337 @chapter Native Debugging 4399 @section Native core file Support 4465 @section Native Conditionals 6577 @c Conditionals}, @pxref{Native Conditionals}, and @pxref{Obsolete
|
| /freebsd-12.1/contrib/googletest/googletest/ |
| H A D | CHANGES | 53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
|
| /freebsd-12.1/usr.bin/calendar/calendars/ |
| H A D | calendar.history | 159 06/02 Native Americans "granted" citizenship, 1924 365 10/12 Native Americans discover Columbus of Europe lost on their shores, 1492
|
| /freebsd-12.1/contrib/gdb/ |
| H A D | gettext.m4 | 18 [ --disable-nls do not use Native Language Support],
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | INSTALL | 104 Native BSM support is known to exist in Solaris from at least 2.5.1,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 721 Native, enumerator 885 Kind = Native; in PropertyImplStrategy() 990 case PropertyImplStrategy::Native: { in generateObjCGetterBody() 1272 case PropertyImplStrategy::Native: { in generateObjCSetterBody()
|
| /freebsd-12.1/sys/contrib/libsodium/ |
| H A D | configure.ac | 88 AC_MSG_WARN([compiling to Native Client - asm implementations disabled])
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | NEWS | 33 - Native Windows client support
|
| /freebsd-12.1/contrib/dialog/ |
| H A D | aclocal.m4 | 343 [ --disable-nls do not use Native Language Support], 346 [ --enable-nls use Native Language Support],
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | acinclude.m4 | 1344 AC_HELP_STRING([--enable-nls],[use Native Language Support (default)]),
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | sourcebuild.texi | 422 Notes on GCC's Native Language Support. FIXME: this should be part of
|