Tim Canham <Timothy.Canham@xxxxxxxxxxxx> writes: > Based on my reading, this is a symbol that stores a string of the > prettified function name. Is there any way to remove this from the > object code? It is taking up a ton of space and we don't use it. Probably you have an accidental use of it somewhere. Double check all of your debug and tracing code.