Searched refs:arch_type (Results 1 - 25 of 35) sorted by relevance

12

/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbFPOProgramToDWARFExpression.h22 llvm::Triple::ArchType arch_type,
H A DCodeViewRegisterMapping.h18 uint32_t GetLLDBRegisterNumber(llvm::Triple::ArchType arch_type,
H A DPdbFPOProgramToDWARFExpression.cpp27 static uint32_t ResolveLLDBRegisterNum(llvm::StringRef reg_name, llvm::Triple::ArchType arch_type) { argument
30 switch (arch_type) {
52 return npdb::GetLLDBRegisterNumber(arch_type, reg_id);
57 llvm::Triple::ArchType arch_type,
73 ResolveLLDBRegisterNum(symbol.GetName().drop_front(1), arch_type);
94 llvm::Triple::ArchType arch_type, Stream &stream) {
97 ResolveFPOProgram(program, register_name, arch_type, node_alloc);
55 ResolveFPOProgram(llvm::StringRef program, llvm::StringRef register_name, llvm::Triple::ArchType arch_type, llvm::BumpPtrAllocator &alloc) argument
92 TranslateFPOProgramToDWARFExpression( llvm::StringRef program, llvm::StringRef register_name, llvm::Triple::ArchType arch_type, Stream &stream) argument
H A DDWARFLocationExpression.cpp42 static uint32_t GetRegisterNumber(llvm::Triple::ArchType arch_type, argument
46 uint32_t reg_num = GetLLDBRegisterNumber(arch_type, register_id);
178 llvm::StringRef program, llvm::Triple::ArchType arch_type, Stream &stream) {
180 return TranslateFPOProgramToDWARFExpression(program, "$T0", arch_type,
H A DCodeViewRegisterMapping.cpp611 llvm::Triple::ArchType arch_type, llvm::codeview::RegisterId register_id) {
612 switch (arch_type) {
610 GetLLDBRegisterNumber( llvm::Triple::ArchType arch_type, llvm::codeview::RegisterId register_id) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp61 llvm::StringRef program, llvm::Triple::ArchType arch_type, Stream &stream) {
63 return TranslateFPOProgramToDWARFExpression(program, "$T0", arch_type,
76 llvm::Triple::ArchType arch_type = architecture.GetMachine(); local
113 if (EmitVFrameEvaluationDWARFExpression(fd->getProgram(), arch_type,
131 reg_num = GetLLDBRegisterNumber(arch_type, reg_id);
151 uint32_t reg_num = GetLLDBRegisterNumber(arch_type, symbol.getRegisterId());
60 EmitVFrameEvaluationDWARFExpression( llvm::StringRef program, llvm::Triple::ArchType arch_type, Stream &stream) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp33 const llvm::Triple::ArchType arch_type = triple_ref.getArch(); local
37 switch(arch_type) {
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DArchSpec.h292 explicit ArchSpec(ArchitectureType arch_type, uint32_t cpu_type,
390 /// \param[in] arch_type The object type of this ArchSpec.
422 bool SetArchitecture(ArchitectureType arch_type, uint32_t cpu, uint32_t sub,
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Diq2000-dis.c571 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
574 if (!arch_type)
576 mach_name = arch_type->printable_name;
567 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dopenrisc-dis.c517 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
520 if (!arch_type)
522 mach_name = arch_type->printable_name;
513 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dxstormy16-dis.c550 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
553 if (!arch_type)
555 mach_name = arch_type->printable_name;
546 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dfr30-dis.c699 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
702 if (!arch_type)
704 mach_name = arch_type->printable_name;
695 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dip2k-dis.c708 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
711 if (!arch_type)
713 mach_name = arch_type->printable_name;
704 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dm32r-dis.c642 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
645 if (!arch_type)
647 mach_name = arch_type->printable_name;
638 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Diq2000-dis.c580 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
583 if (!arch_type)
585 mach_name = arch_type->printable_name;
576 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dopenrisc-dis.c526 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
529 if (!arch_type)
531 mach_name = arch_type->printable_name;
522 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dxstormy16-dis.c559 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
562 if (!arch_type)
564 mach_name = arch_type->printable_name;
555 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dfr30-dis.c690 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
693 if (!arch_type)
695 mach_name = arch_type->printable_name;
686 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dip2k-dis.c679 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
682 if (!arch_type)
684 mach_name = arch_type->printable_name;
675 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dm32r-dis.c647 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
650 if (!arch_type)
652 mach_name = arch_type->printable_name;
643 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dmt-dis.c681 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
684 if (!arch_type)
686 mach_name = arch_type->printable_name;
677 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
H A Dxc16x-dis.c766 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach);
769 if (!arch_type)
771 mach_name = arch_type->printable_name;
762 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp467 static const ArchDefinition *FindArchDefinition(ArchitectureType arch_type) { argument
469 if (def->type == arch_type)
532 ArchSpec::ArchSpec(ArchitectureType arch_type, uint32_t cpu, uint32_t subtype) { argument
533 SetArchitecture(arch_type, cpu, subtype);
856 bool ArchSpec::SetArchitecture(ArchitectureType arch_type, uint32_t cpu, argument
860 const ArchDefinition *arch_def = FindArchDefinition(arch_type);
873 if (arch_type == eArchTypeMachO) {
884 } else if (arch_type == eArchTypeELF) {
905 } else if (arch_type == eArchTypeCOFF && os == llvm::Triple::Win32) {
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp521 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); local
522 if ((arch_type == llvm::Triple::mips) ||
523 (arch_type == llvm::Triple::mipsel)) {
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp46 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); local
50 if (arch_type == llvm::Triple::aarch64 ||
51 arch_type == llvm::Triple::aarch64_32) {

Completed in 337 milliseconds

12