![]() |
|
#8
|
|||
|
|||
|
Even if the functions are in the same segment, the result is probably always a multiple of 16, because the functions are usually aligned to paragraph borders (historical reasons) and the room is filled with nops or int 3-s. So in the best case you get the size of your function rounded up to be dividable by 16.
Last edited by mihaliczaj; 09-08-2004 at 20:19. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to calculate RVA from file offset | Shub-Nigurrath | General Discussion | 9 | 09-22-2009 12:33 |