> Actually, though, why is there no GOT offset assigned? The code which > sets the GOT offset is independent of the code which notices that the > symbol is defined in a discarded section. It seems like we should still > see the GOT reloc against the symbol. You're right, there should be one. I need to dig deeper... -cary