summaryrefslogtreecommitdiff
path: root/src/tools/r2rdump/GCSlotTable.cs
AgeCommit message (Expand)AuthorFilesLines
2018-08-15R2RDump - GcInfo for x86Amy Yu1-160/+0
2018-07-18R2RDump - Test infrastructure (#18745)Amy1-5/+9
2018-06-26Add public to classes and set accessor to properties needed for serializationAmy Yu1-9/+11
2018-06-19Save name of dll in constant, use tab instead of spacesAmy Yu1-10/+7
2018-06-15Fix bugs from trying to get transitions for untracked slots when it's not sup...Amy Yu1-7/+14
2018-06-14Fixed some bugs with gc transitionsAmy Yu1-2/+2
2018-06-06Refactoring gcInfo, added verbose option to cliAmy Yu1-61/+3
2018-06-06Use single variable for multiple tabsAmy Yu1-12/+13
2018-06-06Read slot table, dump GcInfoAmy Yu1-0/+207