Searched refs:GetGlobalDebugPathRemapping (Results 1 – 4 of 4) sorted by relevance
546 virtual std::string GetGlobalDebugPathRemapping() const { return {}; } in GetGlobalDebugPathRemapping() function
271 std::string GetGlobalDebugPathRemapping() const override;
2940 std::string MachO::GetGlobalDebugPathRemapping() const { in GetGlobalDebugPathRemapping() function in MachO
598 std::string GlobalRemapEntry = TC.GetGlobalDebugPathRemapping(); in addDebugPrefixMapArg()