Lines Matching refs:AddComment
602 Asm->OutStreamer->AddComment(">> Call Site " + Twine(idx) + " <<");
603 Asm->OutStreamer->AddComment(" On exception at call site "+Twine(idx));
612 Asm->OutStreamer->AddComment(" Action: cleanup");
614 Asm->OutStreamer->AddComment(" Action: " +
724 Asm->OutStreamer->AddComment(">> Call Site " + Twine(++Entry) +
728 Asm->OutStreamer->AddComment(Twine(" Call between ") +
737 Asm->OutStreamer->AddComment(" has no landing pad");
741 Asm->OutStreamer->AddComment(Twine(" jumps to ") +
753 Asm->OutStreamer->AddComment(" On action: cleanup");
755 Asm->OutStreamer->AddComment(" On action: " +
769 Asm->OutStreamer->AddComment(">> Action Record " + Twine(++Entry) + " <<");
778 Asm->OutStreamer->AddComment(" Catch TypeInfo " +
781 Asm->OutStreamer->AddComment(" Filter TypeInfo " +
784 Asm->OutStreamer->AddComment(" Cleanup");
791 Asm->OutStreamer->AddComment(" No further actions");
793 Asm->OutStreamer->AddComment(" Continue to action " +
819 Asm->OutStreamer->AddComment(">> Catch TypeInfos <<");
826 Asm->OutStreamer->AddComment("TypeInfo " + Twine(Entry--));
834 Asm->OutStreamer->AddComment(">> Filter TypeInfos <<");
844 Asm->OutStreamer->AddComment("FilterInfo " + Twine(Entry));