Home
last modified time | relevance | path

Searched refs:do_lazy (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/elf/
Ddynamic-link.h81 # define _ELF_DYNAMIC_DO_RELOC(RELOC, reloc, map, scope, do_lazy, skip_ifunc, test_rel) \ argument
107 if (!(do_lazy) \
117 ranges[1].lazy = (do_lazy); \
/glibc-2.36/ChangeLog.old/
DChangeLog.92774 parameter lazy to do_lazy to avoid clashing with struct member name.