The .idata section contains information about functions that the module imports from other DLLs.
The linker uses an import library to supply the addresses, and that library has stubs for all the exported symbols, each of which consists of a jump-instruction;