Skip to content
Snippets Groups Projects
Commit aecc546f authored by mc2zk's avatar mc2zk
Browse files

Merging assurance branch to trunk

parents 762db88b a1526e3d
No related branches found
No related tags found
No related merge requests found
......@@ -213,10 +213,10 @@ void Push64Relocs_t::HandlePush64Relocs()
}
}
cout<<"#ATTRIBUTE push_relocations_count="
cout<<"# ATTRIBUTE Push_Relocations::push_relocations_count="
<<std::dec<<push64_relocations_count
<<endl;
cout<<"#ATTRIBUTE pcrel_relocations_count="
cout<<"# ATTRIBUTE Push_Relocations::pcrel_relocations_count="
<<std::dec<<pcrel_relocations_count
<<endl;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment