Searched refs:GetGlobalDebugPathRemapping (Results 1 – 4 of 4) sorted by relevance
534 virtual std::string GetGlobalDebugPathRemapping() const { return {}; } in GetGlobalDebugPathRemapping() function
270 std::string GetGlobalDebugPathRemapping() const override;
2908 std::string MachO::GetGlobalDebugPathRemapping() const { in GetGlobalDebugPathRemapping() function in MachO
679 std::string GlobalRemapEntry = TC.GetGlobalDebugPathRemapping(); in addDebugPrefixMapArg()