Re: Module with 36K relocation entries

2007-11-01 Thread Nathan Lynch
Medve Emilian-EMMEDVE1 wrote: > > I have module with 36K relocation entries (I know, I know, how could > that be...) and the count_relocs() function takes ~17 seconds to crunch > through the relocation table from the .rela.text section. I don't think > I can reduce the numb

Module with 36K relocation entries

2007-11-01 Thread Medve Emilian-EMMEDVE1
Hello, I have module with 36K relocation entries (I know, I know, how could that be...) and the count_relocs() function takes ~17 seconds to crunch through the relocation table from the .rela.text section. I don't think I can reduce the number of entries in the relocation table (can I?) s