http://thecybershadow.net/d/mapview/view.php?id=4eaa05054b06f

It's still a hack, but should be better now.

Nice.

Still wondering about the sizes though.
opencl.wrapper.CLObject is an empty struct and it shows 6928 bytes for the .init opencl.commandqueue.CLCommandQueue is a struct wrapping a void* and its init is 12848 bytes in size?
opencl.c.cl.cl_command_type is a named enum : uint and it's 12348 bytes?

Also now it sort of demangles the init symbols but interprets that Z at the end like an identifier. I'd guess it rather represents the fact that this is an init symbol.

Reply via email to