Home
last modified time | relevance | path

Searched defs:lazy (Results 1 – 2 of 2) sorted by relevance

/elf/
A Ddynamic-link.h134 # define ELF_DYNAMIC_DO_REL(map, scope, lazy, skip_ifunc) \ argument
137 # define ELF_DYNAMIC_DO_REL(map, scope, lazy, skip_ifunc) /* Nothing to do. */ argument
143 # define ELF_DYNAMIC_DO_RELA(map, scope, lazy, skip_ifunc) \ argument
146 # define ELF_DYNAMIC_DO_RELA(map, scope, lazy, skip_ifunc) /* Nothing to do. */ argument
151 # define ELF_DYNAMIC_RELOCATE(map, scope, lazy, consider_profile, skip_ifunc) \ argument
A Ddl-reloc.c204 int lazy = reloc_mode & RTLD_LAZY; in _dl_relocate_object() local

Completed in 20 milliseconds