write_instance_pointers

write pointer references for typed data to the object file a class type is considered to mean the instance, not a reference

extern (C++)
void
write_instance_pointers

Parameters

type Type

type of the data to check for pointers

s Symbol*

symbol that contains the data

offset uint

offset of the data inside the Symbol's memory

Suggestion Box / Bug Report