Searched refs:ABIAArch64 (Results 1 – 5 of 5) sorted by relevance
15 LLDB_PLUGIN_DEFINE(ABIAArch64) in LLDB_PLUGIN_DEFINE() argument17 void ABIAArch64::Initialize() { in LLDB_PLUGIN_DEFINE()22 void ABIAArch64::Terminate() { in Terminate()28 ABIAArch64::GetEHAndDWARFNums(llvm::StringRef name) { in GetEHAndDWARFNums()36 std::string ABIAArch64::GetMCName(std::string reg) { in GetMCName()42 uint32_t ABIAArch64::GetGenericNum(llvm::StringRef name) { in GetGenericNum()
16 class ABIMacOSX_arm64 : public ABIAArch64 {93 using ABIAArch64::ABIAArch64; // Call CreateInstance instead.
15 class ABISysV_arm64 : public ABIAArch64 {92 using ABIAArch64::ABIAArch64; // Call CreateInstance instead.
2 ABIAArch64.cpp
14 class ABIAArch64: public lldb_private::MCBasedABI {