Searched defs:arch (Results 1 - 25 of 110) sorted by last modified time

12345

/freebsd-10.1-release/usr.sbin/pkg/
H A Dconfig.c299 const char *arch, *abi, *fpu, *endian_corres_str; local
/freebsd-10.1-release/usr.sbin/pkg_install/add/
H A Dmain.c322 char arch[64]; local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp548 static bool hasUnalignedAtomics(llvm::Triple::ArchType arch) { argument
717 llvm::Triple::ArchType arch = local
556 getMaxAtomicAccessSize(CodeGenModule &CGM, llvm::Triple::ArchType arch) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp190 llvm::Triple::ArchType arch = triple.getArch(); local
/freebsd-10.1-release/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.1-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/
H A DABIMacOSX_arm.cpp182 ABIMacOSX_arm::CreateInstance (const ArchSpec &arch) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.cpp236 ABIMacOSX_i386::CreateInstance (const ArchSpec &arch) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
H A DABISysV_x86_64.cpp289 ABISysV_x86_64::CreateInstance (const ArchSpec &arch) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp299 const ArchSpec &arch = m_process->GetTarget().GetArchitecture(); local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp200 ObjectContainerBSDArchive::Archive::FindCachedArchive (const FileSpec &file, const ArchSpec &arch, const TimeValue &time, lldb::offset_t file_offset) argument
466 ArchSpec arch; local
123 Archive( const lldb_private::ArchSpec &arch, const lldb_private::TimeValue &time, lldb::offset_t file_offset, lldb_private::DataExtractor &data ) argument
242 ParseAndCacheArchiveForFile( const FileSpec &file, const ArchSpec &arch, const TimeValue &time, lldb::offset_t file_offset, DataExtractor &data ) argument
[all...]
H A DObjectContainerBSDArchive.h196 SetArchitecture (const lldb_private::ArchSpec &arch) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1956 ObjectFileELF::GetArchitecture (ArchSpec &arch) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp182 DebugMapModule(const ModuleSP &exe_module_sp, uint32_t cu_idx, const FileSpec& file_spec, const ArchSpec& arch, const ConstString *object_name, off_t object_offset, const TimeValue *object_mod_time_ptr) argument
/freebsd-10.1-release/contrib/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp585 OwningPtr<Binary> arch; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp706 ArchSpec arch = Target::GetDefaultArchitecture (); local
H A DSBInstruction.cpp206 lldb_private::ArchSpec arch = target->GetArchitecture(); local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpoint.cpp123 Breakpoint::RemoveInvalidLocations (const ArchSpec &arch) argument
H A DBreakpointList.cpp72 BreakpointList::RemoveInvalidLocations (const ArchSpec &arch) argument
H A DBreakpointLocationList.cpp298 BreakpointLocationList::RemoveInvalidLocations (const ArchSpec &arch) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectDisassemble.h80 ArchSpec arch; member in class:lldb_private::CommandObjectDisassemble::CommandOptions
H A DCommandObjectTarget.cpp4678 ArchSpec arch; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DArchSpec.cpp551 ParseMachCPUDashSubtypeTriple (const char *triple_cstr, ArchSpec &arch) argument
H A DDisassembler.cpp49 Disassembler::FindPlugin (const ArchSpec &arch, const char *flavor, const char *plugin_name) argument
84 Disassembler::FindPluginForTarget(const TargetSP target_sp, const ArchSpec &arch, const char *flavor, const char *plugin_name) argument
128 Disassemble( Debugger &debugger, const ArchSpec &arch, const char *plugin_name, const char *flavor, const ExecutionContext &exe_ctx, SymbolContextList &sc_list, uint32_t num_instructions, uint32_t num_mixed_context_lines, uint32_t options, Stream &strm ) argument
174 Disassemble( Debugger &debugger, const ArchSpec &arch, const char *plugin_name, const char *flavor, const ExecutionContext &exe_ctx, const ConstString &name, Module *module, uint32_t num_instructions, uint32_t num_mixed_context_lines, uint32_t options, Stream &strm ) argument
233 DisassembleRange( const ArchSpec &arch, const char *plugin_name, const char *flavor, const ExecutionContext &exe_ctx, const AddressRange &range, bool prefer_file_cache ) argument
259 DisassembleBytes(const ArchSpec &arch, const char *plugin_name, const char *flavor, const Address &start, const void *src, size_t src_len, uint32_t num_instructions, bool data_from_file) argument
292 Disassemble( Debugger &debugger, const ArchSpec &arch, const char *plugin_name, const char *flavor, const ExecutionContext &exe_ctx, const AddressRange &disasm_range, uint32_t num_instructions, uint32_t num_mixed_context_lines, uint32_t options, Stream &strm ) argument
339 Disassemble( Debugger &debugger, const ArchSpec &arch, const char *plugin_name, const char *flavor, const ExecutionContext &exe_ctx, const Address &start_address, uint32_t num_instructions, uint32_t num_mixed_context_lines, uint32_t options, Stream &strm ) argument
389 PrintInstructions( Disassembler *disasm_ptr, Debugger &debugger, const ArchSpec &arch, const ExecutionContext &exe_ctx, uint32_t num_instructions, uint32_t num_mixed_context_lines, uint32_t options, Stream &strm ) argument
508 Disassemble( Debugger &debugger, const ArchSpec &arch, const char *plugin_name, const char *flavor, const ExecutionContext &exe_ctx, uint32_t num_instructions, uint32_t num_mixed_context_lines, uint32_t options, Stream &strm ) argument
648 DumpEmulation(const ArchSpec &arch) argument
912 ArchSpec arch; local
929 Emulate(const ArchSpec &arch, uint32_t evaluate_options, void *baton, EmulateInstruction::ReadMemoryCallback read_mem_callback, EmulateInstruction::WriteMemoryCallback write_mem_callback, EmulateInstruction::ReadRegisterCallback read_reg_callback, EmulateInstruction::WriteRegisterCallback write_reg_callback) argument
1175 Disassembler(const ArchSpec& arch, const char *flavor) argument
[all...]
H A DEmulateInstruction.cpp30 EmulateInstruction::FindPlugin (const ArchSpec &arch, InstructionType supported_inst_type, const char *plugin_name) argument
56 EmulateInstruction::EmulateInstruction (const ArchSpec &arch) : argument

Completed in 215 milliseconds

12345