| /src/libexec/ld.elf_so/ |
| rtld.h | 1 /* $NetBSD: rtld.h,v 1.157 2026/07/18 04:26:42 riastradh Exp $ */ 201 rtld:1, /* True if this is the dynamic linker */ member in struct:Struct_Obj_Entry 390 /* rtld.c */
|
| /src/external/gpl3/binutils/dist/bfd/ |
| xcofflink.c | 140 bool rtld; member in struct:xcoff_link_hash_table 3024 if (xcoff_hash_table (info)->rtld) 3848 bool rtld) 3882 xcoff_hash_table (info)->rtld = rtld; 3886 && (info->init_function || info->fini_function || rtld)) 4301 bool rtld) 4321 if (! bfd_xcoff_generate_rtinit (abfd, init, fini, rtld))
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| xcofflink.c | 140 bool rtld; member in struct:xcoff_link_hash_table 3024 if (xcoff_hash_table (info)->rtld) 3848 bool rtld) 3882 xcoff_hash_table (info)->rtld = rtld; 3886 && (info->init_function || info->fini_function || rtld)) 4301 bool rtld) 4321 if (! bfd_xcoff_generate_rtinit (abfd, init, fini, rtld))
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| xcofflink.c | 140 bool rtld; member in struct:xcoff_link_hash_table 2981 if (xcoff_hash_table (info)->rtld) 3805 bool rtld) 3839 xcoff_hash_table (info)->rtld = rtld; 3843 && (info->init_function || info->fini_function || rtld)) 4254 bool rtld) 4274 if (! bfd_xcoff_generate_rtinit (abfd, init, fini, rtld))
|
| /src/external/gpl3/gdb/dist/bfd/ |
| xcofflink.c | 140 bool rtld; member in struct:xcoff_link_hash_table 3024 if (xcoff_hash_table (info)->rtld) 3848 bool rtld) 3882 xcoff_hash_table (info)->rtld = rtld; 3886 && (info->init_function || info->fini_function || rtld)) 4301 bool rtld) 4321 if (! bfd_xcoff_generate_rtinit (abfd, init, fini, rtld))
|