Searched refs:notice_as_needed (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Dbfd-in.h659 notice_as_needed,
653 notice_as_needed, enumerator in enum:notice_asneeded_action
H A Delf-bfd.h959 handle an as-needed lib (ACT = notice_as_needed), and after the
962 bfd_boolean (*notice_as_needed)
960 bfd_boolean (*notice_as_needed) member in struct:elf_backend_data
H A Delflink.c4142 if (!(*bed->notice_as_needed) (abfd, info, notice_as_needed))
4940 if (!(*bed->notice_as_needed) (abfd, info, notice_not_needed))
4953 if (!(*bed->notice_as_needed) (abfd, info, notice_needed))
H A Dbfd-in2.h666 notice_as_needed,
660 notice_as_needed, enumerator in enum:notice_asneeded_action
/haiku-buildtools/binutils/ld/
H A Dldcref.c216 if (act == notice_as_needed)
278 had not been initialised when notice_as_needed. */

Completed in 215 milliseconds