D | dynamic-link.h | 81 # define _ELF_DYNAMIC_DO_RELOC(RELOC, reloc, map, scope, do_lazy, skip_ifunc, test_rel) \ argument 138 # define ELF_DYNAMIC_DO_REL(map, scope, lazy, skip_ifunc) \ argument 141 # define ELF_DYNAMIC_DO_REL(map, scope, lazy, skip_ifunc) /* Nothing to do. */ argument 147 # define ELF_DYNAMIC_DO_RELA(map, scope, lazy, skip_ifunc) \ argument 150 # define ELF_DYNAMIC_DO_RELA(map, scope, lazy, skip_ifunc) /* Nothing to do. */ argument 187 # define ELF_DYNAMIC_RELOCATE(map, scope, lazy, consider_profile, skip_ifunc) \ argument
|