Searched defs:arch (Results 1 - 25 of 109) sorted by relevance

12345

/freebsd-10-stable/sys/xen/interface/foreign/
H A Dmkchecker.py7 arch = sys.argv[1]; variable
H A Dmkheader.py7 arch = sys.argv[1]; variable
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dgen-aout.c34 char *target = "unknown", *arch = "unknown"; local
H A Darchive64.c146 bfd_elf64_archive_write_armap (bfd *arch, argument
H A Delf32-arc.c189 unsigned long arch = elf_elfheader (abfd)->e_flags & EF_ARC_MACH; local
H A Darchures.c774 bfd_default_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long mach) argument
909 enum bfd_architecture arch; local
1145 bfd_lookup_arch(enum bfd_architecture arch, unsigned long machine) argument
1179 bfd_printable_arch_mach(enum bfd_architecture arch, unsigned long machine) argument
1224 bfd_arch_mach_octets_per_byte(enum bfd_architecture arch, unsigned long mach) argument
[all...]
H A Dmipsbsd.c84 enum bfd_architecture arch; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DUnwindAssembly.cpp19 UnwindAssembly::FindPlugin (const ArchSpec &arch) argument
34 UnwindAssembly::UnwindAssembly (const ArchSpec &arch) : argument
H A DABI.cpp22 ABI::FindPlugin (const ArchSpec &arch) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupArchitecture.cpp49 OptionGroupArchitecture::GetArchitecture (Platform *platform, ArchSpec &arch) argument
H A DOptionGroupPlatform.cpp26 CreatePlatformWithOptions(CommandInterpreter &interpreter, const ArchSpec &arch, bool make_selected, Error& error, ArchSpec &platform_arch) const argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectDisassemble.h80 ArchSpec arch; member in class:lldb_private::CommandObjectDisassemble::CommandOptions
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DSymbols.cpp115 FindSymbolFileInBundle(const FileSpec& symfile_bundle, const lldb_private::UUID *uuid, const ArchSpec *arch) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp88 ArchSpec arch = process->GetArchitecture(); local
179 Parse(DataExtractor &data, ArchSpec &arch) argument
202 Parse(DataExtractor &data, ArchSpec &arch) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.h126 UnwindAssemblyInstEmulation (const lldb_private::ArchSpec &arch, argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindTable.cpp57 ArchSpec arch; local
/freebsd-10-stable/contrib/binutils/binutils/
H A Darsup.c47 map_over_list (bfd *arch, void (*function) (bfd *, bfd *), struct list *list) argument
104 bfd *arch; local
233 bfd *arch; local
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Ddriver-i386.c75 bool arch; local
294 bool arch; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBInstruction.cpp206 lldb_private::ArchSpec arch = target->GetArchitecture(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointList.cpp72 BreakpointList::RemoveInvalidLocations (const ArchSpec &arch) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h196 SetArchitecture (const lldb_private::ArchSpec &arch) argument
/freebsd-10-stable/contrib/binutils/include/
H A Ddis-asm.h74 enum bfd_architecture arch; member in struct:disassemble_info
/freebsd-10-stable/contrib/binutils/ld/
H A Dldemul.c114 ldemul_open_dynamic_archive (const char *arch, search_dirs_type *search, argument
H A Dldfile.c302 ldfile_open_file_search (const char *arch, argument
395 search_arch_type *arch; local
539 const bfd_arch_info_type *arch = bfd_scan_arch (string); local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgnu-v3-abi.c103 build_gdb_vtable_type (struct gdbarch *arch) argument

Completed in 276 milliseconds

12345