> I'm pretty sure this function here is converting the typeinfo to > a linked list of data that gets outputted to the object file: >> ...... Scratch that, I think this is what I'm looking for: https://github.com/D-Programming-Language/dmd/blob/master/src/toobj.c#L308