Searched refs:GetMCName (Results 1 – 6 of 6) sorted by relevance
17 std::string GetMCName(std::string name) override { in GetMCName() function
91 std::string GetMCName(std::string name) override { in GetMCName() function
23 std::string GetMCName(std::string reg) override;
36 std::string ABIAArch64::GetMCName(std::string reg) { in GetMCName() function in ABIAArch64
186 virtual std::string GetMCName(std::string reg) { return reg; } in GetMCName() function
246 std::string mc_name = GetMCName(name.str()); in GetEHAndDWARFNums()