I did run objdump with -t. But most of the sz_size fields are zeroes. PRC >When using ELF, the size of the function is stored in the st_size >field of the function symbol. This is printed by readelf -s or >objdump -t. > >Ian