Home | History | Annotate | Download | only in Support

Lines Matching full:relinfo

77                                  std::unique_ptr<MCRelocationInfo> &&RelInfo);
157 std::unique_ptr<MCRelocationInfo> &&RelInfo);
527 /// \param RelInfo The relocation information for this target. Takes
533 std::unique_ptr<MCRelocationInfo> &&RelInfo) const {
537 std::move(RelInfo));