Searched refs:GetMCName (Results 1 – 6 of 6) sorted by relevance
16 std::string GetMCName(std::string name) override { in GetMCName() function
89 std::string GetMCName(std::string name) override { in GetMCName() function
30 std::string GetMCName(std::string reg) override;
83 std::string ABIAArch64::GetMCName(std::string reg) { in GetMCName() function in ABIAArch64
208 virtual std::string GetMCName(std::string reg) { return reg; } in GetMCName() function
288 std::string mc_name = GetMCName(name.str()); in GetEHAndDWARFNums()