Hi - > I don't understand why a runtime function is involved in this at all. > [...] > foo_addr = vmlinux_foo_addr_const - vmlinux_stext_addr_const + &_stext; _stext is not module-exported. But really, the _stp_module_relocate function calls are fast for this case anyway. - FChE