Removed the field "name" from struct program_constant since it was only used for debug (the real constant name is in the corresponding struct identifier). Replaced it with an offset to be used to locate the initialization function. Rev: src/encode.c:1.216 Rev: src/gc.c:1.255 Rev: src/las.c:1.346 Rev: src/program.c:1.564 Rev: src/program.h:1.205