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

type of the data to check for pointers

s
Type: Symbol*

symbol that contains the data

offset
Type: uint

offset of the data inside the Symbol's memory

Meta