On Fri, 20 Jul 2007, Reid Spencer wrote: > What exactly are these symbols? How would one differentiate them if they > all have 0 address? What should the JIT do with them? The JIT should just return null for them. They can't be differentiated. Their address is just zero. -Chris -- http://nondot.org/sabre/ http://llvm.org/