Searched refs:native (Results 101 - 125 of 146) sorted by relevance

123456

/freebsd-11-stable/contrib/binutils/bfd/
H A Dpeicode.h576 sym->native = ent;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp242 m_nt_file_entries[0].path.GetCString(), FileSpec::Style::native);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp658 .getValueOr(FileSpec::Style::native);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp83 FileSpec::Style::native);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp700 cu_file_spec.SetFile(remapped_file, FileSpec::Style::native);
1609 dwo_file.SetFile(comp_dir, FileSpec::Style::native);
1662 dwo_module_spec.GetFileSpec().SetFile(dwo_path, FileSpec::Style::native);
1668 FileSpec::Style::native);
H A DSymbolFileDWARFDebugMap.cpp347 so_symbol->GetName().AsCString(), FileSpec::Style::native);
/freebsd-11-stable/contrib/gcc/
H A DMakefile.in31 # Set by autoconf to "all.internal" for a native build, or
398 # Default native SYSTEM_HEADER_DIR, to be overridden by targets.
461 # gcc as the native cc, `local_prefix' may not be `prefix' which is
675 # Actual name to use when installing a native compiler.
827 # cross compiler which does not use the native headers and libraries.
1283 all.cross: native gcc-cross$(exeext) cpp$(exeext) specs \
1286 start.encap: native xgcc$(exeext) cpp$(exeext) specs \
1292 native: config.status auto-host.h build-@POSUB@ $(LANGUAGES) \
3285 # used in native and host-x-target builds, so it's safe to link them with
3701 install-common: native
[all...]
/freebsd-11-stable/contrib/binutils/
H A DMakefile.def465 // a dependency on libgcc for native targets to configure.
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp181 llvm::sys::path::native((*PCHDir)->getName(), DirNative);
1437 llvm::sys::path::native(HSOpts.ModuleCachePath, ModuleCachePathNative);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1796 llvm::sys::path::native(NormalizedTypoCorrectionPath);
1920 llvm::sys::path::native(NormalizedPath);
H A DModuleMap.cpp1039 llvm::sys::path::native(SubframeworksDirName);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp947 FileSpec::Style::native);
1018 // use native registers, not the GDB registers
1019 debugserver_args.AppendArgument(llvm::StringRef("--native-regs"));
H A DProcessGDBRemote.cpp498 reg_num // native register number
816 FileSpec::Style::native);
819 FileSpec::Style::native);
822 FileSpec::Style::native);
2270 // <bytes> is native endian ASCII hex bytes just like the register
4326 cur_reg_num // native register number
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp1206 m_infile.SetFile(option_value, FileSpec::Style::native);
H A DCommandObjectTarget.cpp314 file_spec.SetFile(file_path, FileSpec::Style::native);
3611 m_file.SetFile(option_arg, FileSpec::Style::native);
4324 symbol_file_spec.SetFile(entry.ref(), FileSpec::Style::native);
/freebsd-11-stable/
H A DMakefile.inc1120 WANT_COMPILER_FREEBSD_VERSION_FILE= gnu/usr.bin/cc/cc_tools/freebsd-native.h
137 !make(showconfig) && !make(native-xtools) && !make(xdev*) && \
2029 # native-xtools is the current target for qemu-user cross builds of ports
2034 native-xtools: .PHONY
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp522 attach_info.GetExecutableFile().SetFile(name, FileSpec::Style::native);
1577 module_spec.GetFileSpec().SetFile(path, FileSpec::Style::native);
1589 module_spec.GetSymbolFileSpec().SetFile(symfile, FileSpec::Style::native);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp148 // LIBRARY_PATH are included before user inputs and only supported on native
165 // Don't try to pass LLVM inputs unless we have native support.
235 // Handle "native" by examining the host. "native" isn't meaningful when
237 if (CPU == "native")
294 // LLVM may default to generating code for the native CPU,
373 llvm::sys::path::native(Twine(ToolChain.getDriver().Dir) +
/freebsd-11-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex550 \dtc. It's not clear whether ``native'' support for macros would be
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A DAndroid.mk1772 frameworks/native/aidl/binder
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c782 u16 op, unsigned long timeout, int native)
787 if (!mlx4_is_mfunc(dev) || (native && mlx4_is_master(dev))) {
780 __mlx4_cmd(struct mlx4_dev *dev, u64 in_param, u64 *out_param, int out_is_imm, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, int native) argument
/freebsd-11-stable/contrib/openbsm/
H A Dconfigure1423 --with-native-includes Use the system native include files instead of those
2402 # --with-native-includes forces the use of the system bsm headers.
2404 # Check whether --with-native-includes was given.
4537 * ) # unhandled hosts (and "normal" native builds)
4557 #assume ordinary cross tools, or native build.
8288 # On some targets, GNU ld is compatible enough with the native linker
8289 # that we're better off using the native interface for both.
8295 # with the native linker. However, as the warning in the GNU ld
8524 *** your PATH or compiler configuration so that the native linke
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1444 sys::path::Style path_style = sys::path::Style::native;
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2257 unsigned native : 1; /* 1==gcc-compiled task, 0==intel */ member in struct:kmp_tasking_flags
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp752 llvm::sys::path::native(WPath);
771 llvm::sys::path::native(CfgFileName);
2161 // native object files actually identify LLVM bitcode files.

Completed in 440 milliseconds

123456