reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
 1667   const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch();
 1668   const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor();
 1674           new ABISysV_arm64(std::move(process_sp), MakeMCRegisterInfo(arch)));