| /freebsd/contrib/jemalloc/scripts/ |
| H A D | gen_travis.py | 172 def format_job(os, arch, combination): argument 231 def generate_jobs(os, arch, exclude, max_unusual_opts, unusuals=all_unusuals): argument 239 def generate_linux(arch): argument 253 def generate_macos(arch): argument 268 def generate_windows(arch): argument 280 def generate_freebsd(arch): argument
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | UnwindAssembly.cpp | 17 UnwindAssemblySP UnwindAssembly::FindPlugin(const ArchSpec &arch) { in FindPlugin() 31 UnwindAssembly::UnwindAssembly(const ArchSpec &arch) : m_arch(arch) {} in UnwindAssembly()
|
| H A D | Platform.cpp | 205 const ArchSpec &arch, ModuleSpec &module_spec) { in GetModuleSpec() 251 ArchSpec arch(GetSystemArchitecture()); in GetStatus() local 768 for (const ArchSpec &arch : GetSupportedArchitectures(process_host_arch)) { in ResolveExecutable() local 1087 for(auto arch : archs) { in CreateArchList() local 1098 bool Platform::IsCompatibleArchitecture(const ArchSpec &arch, in IsCompatibleArchitecture() 1230 MmapArgList Platform::GetMmapArgumentList(const ArchSpec &arch, addr_t addr, in GetMmapArgumentList() 1497 for (const ArchSpec &arch : GetSupportedArchitectures(process_host_arch)) { in GetRemoteSharedModule() local 1897 ArchSpec arch = Target::GetDefaultArchitecture(); in DoConnectProcess() local 1955 ArchSpec arch = target.GetArchitecture(); in GetSoftwareBreakpointTrapOpcode() local 2115 PlatformSP PlatformList::GetOrCreate(const ArchSpec &arch, in GetOrCreate() [all …]
|
| H A D | DynamicRegisterInfo.cpp | 25 const ArchSpec &arch) { in Create() 202 const ArchSpec &arch) { in SetRegisterInfo() 396 const ArchSpec &arch) { in SetRegisterInfo() 437 void DynamicRegisterInfo::Finalize(const ArchSpec &arch) { in Finalize()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| H A D | ThreadElfCore.cpp | 90 ArchSpec arch = process->GetArchitecture(); in CreateRegisterContextForFrame() local 296 size_t ELFLinuxPrStatus::GetSize(const lldb_private::ArchSpec &arch) { in GetSize() 323 const ArchSpec &arch) { in Parse() 396 size_t ELFLinuxPrPsInfo::GetSize(const lldb_private::ArchSpec &arch) { in GetSize() 418 const ArchSpec &arch) { in Parse()
|
| H A D | RegisterContextPOSIXCore_riscv32.cpp | 15 RegisterContextCorePOSIX_riscv32::Create(Thread &thread, const ArchSpec &arch, in Create() 37 ArchSpec arch = m_register_info_up->GetTargetArchitecture(); in RegisterContextCorePOSIX_riscv32() local
|
| H A D | RegisterContextPOSIXCore_loongarch64.cpp | 17 const ArchSpec &arch, in Create() 37 ArchSpec arch = m_register_info_up->GetTargetArchitecture(); in RegisterContextCorePOSIX_loongarch64() local
|
| H A D | RegisterContextPOSIXCore_riscv64.cpp | 16 RegisterContextCorePOSIX_riscv64::Create(Thread &thread, const ArchSpec &arch, in Create() 43 ArchSpec arch = m_register_info_up->GetTargetArchitecture(); in RegisterContextCorePOSIX_riscv64() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
| H A D | ABISysV_riscv.h | 62 lldb_private::ArchSpec arch = GetProcessSP()->GetTarget().GetArchitecture(); in CallFrameAddressIsValid() local 75 lldb_private::ArchSpec arch = GetProcessSP()->GetTarget().GetArchitecture(); in CodeAddressIsValid() local
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | LocateSymbolFile.cpp | |
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/ |
| H A D | PlatformOpenBSD.cpp | 43 PlatformSP PlatformOpenBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() 157 MmapArgList PlatformOpenBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/AIX/ |
| H A D | PlatformAIX.cpp | 51 PlatformSP PlatformAIX::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() 141 MmapArgList PlatformAIX::GetMmapArgumentList(const ArchSpec &arch, addr_t addr, in GetMmapArgumentList()
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Disassembler.cpp | 58 DisassemblerSP Disassembler::FindPlugin(const ArchSpec &arch, in FindPlugin() 87 const Target &target, const ArchSpec &arch, const char *flavor, in FindPluginForTarget() 124 const ArchSpec &arch, const char *plugin_name, const char *flavor, in DisassembleRange() 146 Disassembler::DisassembleBytes(const ArchSpec &arch, const char *plugin_name, in DisassembleBytes() 168 bool Disassembler::Disassemble(Debugger &debugger, const ArchSpec &arch, in Disassemble() 283 void Disassembler::PrintInstructions(Debugger &debugger, const ArchSpec &arch, in PrintInstructions() 553 bool Disassembler::Disassemble(Debugger &debugger, const ArchSpec &arch, in Disassemble() 716 bool Instruction::DumpEmulation(const ArchSpec &arch) { in DumpEmulation() 959 ArchSpec arch; in TestEmulation() local 979 const ArchSpec &arch, uint32_t evaluate_options, void *baton, in Emulate() [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/ |
| H A D | PlatformFreeBSD.cpp | 48 PlatformSP PlatformFreeBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() argument 172 GetMmapArgumentList(const ArchSpec & arch,addr_t addr,addr_t length,unsigned prot,unsigned flags,addr_t fd,addr_t offset) GetMmapArgumentList() argument [all...] |
| /freebsd/contrib/mandoc/ |
| H A D | arch.c | 24 arch_valid(const char *arch, enum mandoc_os os) in arch_valid()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/Mips/ |
| H A D | ArchitectureMips.h | 42 ArchitectureMips(const ArchSpec &arch) : m_arch(arch) {} in ArchitectureMips()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/ |
| H A D | ObjectFileJSON.cpp | 80 ArchSpec arch(header.triple); in CreateInstance() local 138 ArchSpec arch(header.triple); in GetModuleSpecifications() local 150 offset_t offset, offset_t length, ArchSpec arch, in ObjectFileJSON()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/ |
| H A D | SymbolLocatorDebugSymbols.cpp | 96 const ArchSpec *arch = module_spec.GetArchitecturePtr(); in LocateExecutableObjectFile() local 330 const FileSpec &dsym_bundle_fspec, const UUID *uuid, const ArchSpec *arch) { in FindSymbolFileInBundle() 368 const ArchSpec *arch, in FileAtPathContainsArchAndUUID() 538 const ArchSpec *arch = module_spec.GetArchitecturePtr(); in LocateMacOSXFilesUsingDebugSymbols() local 771 const ArchSpec *arch = module_spec.GetArchitecturePtr(); in LocateExecutableSymbolFile() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/ |
| H A D | PlatformNetBSD.cpp | 43 PlatformSP PlatformNetBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() argument 193 MmapArgList PlatformNetBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() argument [all...] |
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/ |
| H A D | PlatformQemuUser.cpp | 101 PlatformSP PlatformQemuUser::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() 170 llvm::StringRef arch = GetGlobalProperties().GetArchitecture(); in DebugProcess() local
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | ObjectContainer.h | 63 virtual bool GetArchitectureAtIndex(uint32_t idx, ArchSpec &arch) const { in GetArchitectureAtIndex() argument
|
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionGroupArchitecture.cpp | 27 ArchSpec &arch) { in GetArchitecture()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/PPC64/ |
| H A D | ArchitecturePPC64.cpp | 35 std::unique_ptr<Architecture> ArchitecturePPC64::Create(const ArchSpec &arch) { in Create()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/ |
| H A D | ThreadFreeBSDKernel.cpp | 55 ArchSpec arch = process->GetTarget().GetArchitecture(); in CreateRegisterContextForFrame() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
| H A D | ObjectFileBreakpad.cpp | 24 ArchSpec arch; member 110 offset_t length, ArchSpec arch, in ObjectFileBreakpad()
|