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