Searched refs:notice_as_needed (Results 1 – 11 of 11) sorted by relevance
| /dragonfly/contrib/binutils-2.34/include/ |
| HD | bfdlink.h | 46 notice_as_needed, enumerator
|
| /dragonfly/contrib/binutils-2.34/ld/ |
| HD | ldcref.c | 217 if (act == notice_as_needed) in handle_asneeded_cref()
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ldcref.c | 216 if (act == notice_as_needed) in handle_asneeded_cref()
|
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | bfd-in.h | 639 notice_as_needed, enumerator
|
| HD | bfd-in2.h | 646 notice_as_needed, enumerator
|
| HD | elflink.c | 3803 notice_as_needed, 0, NULL)) in elf_link_add_object_symbols()
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | elf-bfd.h | 951 bfd_boolean (*notice_as_needed) member
|
| HD | elflink.c | 4063 if (!(*bed->notice_as_needed) (abfd, info, notice_as_needed)) in elf_link_add_object_symbols() 4854 if (!(*bed->notice_as_needed) (abfd, info, notice_not_needed)) in elf_link_add_object_symbols() 4867 if (!(*bed->notice_as_needed) (abfd, info, notice_needed)) in elf_link_add_object_symbols()
|
| HD | bfd-in2.h | 651 notice_as_needed, enumerator
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | elf-bfd.h | 1048 bfd_boolean (*notice_as_needed) member
|
| HD | elflink.c | 4383 if (!(*bed->notice_as_needed) (abfd, info, notice_as_needed)) in elf_link_add_object_symbols() 5285 if (!(*bed->notice_as_needed) (abfd, info, notice_not_needed)) in elf_link_add_object_symbols() 5298 if (!(*bed->notice_as_needed) (abfd, info, notice_needed)) in elf_link_add_object_symbols()
|