Searched refs:GetDebugLink (Results 1 – 6 of 6) sorted by relevance
77 fspec = obj_file->GetDebugLink().value_or(FileSpec()); in CreateInstance()
127 std::optional<lldb_private::FileSpec> GetDebugLink();
1091 std::optional<FileSpec> ObjectFilePECOFF::GetDebugLink() { in GetDebugLink() function in ObjectFilePECOFF
128 std::optional<lldb_private::FileSpec> GetDebugLink();
824 std::optional<FileSpec> ObjectFileELF::GetDebugLink() { in GetDebugLink() function in ObjectFileELF