reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/DebugInfo/GSYM/GSYMTest.cpp
  170   checkError(ExpectedErrorMsg, Decoded.takeError());
  212   checkError(ExpectedErrorMsg, ExpectedOffset.takeError());
  345   checkError(ExpectedErrorMsg, Decoded.takeError());
  356   checkError(ExpectedErrorMsg, std::move(Err));
  882   checkError(ExpectedErrorMsg, Decoded.takeError());
  929   checkError("attempted to encode invalid LineTable object",
  938   checkError("LineEntry has address 0x1000 which is less than the function "
  946   checkError("LineEntry in LineTable not in ascending order",
  958   checkError(ExpectedErrorMsg, std::move(Err));
  970   checkError(ExpectedErrorMsg, Decoded.takeError());
 1060   checkError(ExpectedErrorMsg, std::move(Err));
 1088   checkError("already finalized", std::move(finalizeErr));
 1261   checkError(ErrMessage, ExpFI.takeError());