| /freebsd/contrib/pkgconf/libpkgconf/ |
| H A D | path.c | 238 char relocated[PKGCONF_ITEM_SIZE]; in pkgconf_path_match_list() local 241 pkgconf_strlcpy(relocated, path, sizeof relocated); in pkgconf_path_match_list() 242 if (pkgconf_path_relocate(relocated, sizeof relocated)) in pkgconf_path_match_list() 243 cpath = relocated; in pkgconf_path_match_list()
|
| /freebsd/usr.sbin/pw/ |
| H A D | pw.c | 116 bool relocated, nis; in main() local 119 relocated = nis = false; in main() 143 if (relocated) in main() 146 relocated = true; in main()
|
| /freebsd/stand/i386/mbr/ |
| H A D | mbr.S | 48 # Jump to the relocated code. 50 jmp main-LOAD+EXEC # To relocated code
|
| /freebsd/stand/i386/pmbr/ |
| H A D | pmbr.S | 81 # Jump to the relocated code. 83 jmp main-LOAD+EXEC # To relocated code
|
| /freebsd/sys/conf/ |
| H A D | ldscript.powerpc | 97 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| H A D | ldscript.powerpc64le | 123 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| H A D | ldscript.powerpc64 | 123 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd/stand/uboot/arch/arm/ |
| H A D | arm.ldscript | 66 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd/stand/powerpc/ofw/ |
| H A D | ppc-common.ldscript | 67 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd/stand/uboot/arch/powerpc/ |
| H A D | powerpc.ldscript | 65 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd/stand/kboot/kboot/arch/powerpc64/ |
| H A D | powerpc64.ldscript | 65 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd/libexec/rtld-elf/ |
| H A D | rtld.h | 229 bool relocated : 1; /* True if processed by relocate_objects() */ member
|
| H A D | rtld.c | 3450 if (obj->relocated) in relocate_object() 3452 obj->relocated = true; in relocate_object()
|
| /freebsd/sys/fs/cd9660/ |
| H A D | cd9660_vfsops.c | 672 struct vnode **vpp, int relocated, struct iso_directory_record *isodir) in cd9660_vget_internal() argument 781 if (relocated) { in cd9660_vget_internal()
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | LinkerScript.cpp | 1037 if (InputSectionBase *relocated = sec->getRelocatedSection()) { in addOrphanSections() local 1040 add(relocated); in addOrphanSections() 1044 if (auto *p = dyn_cast_or_null<InputSectionBase>(relocated->parent)) in addOrphanSections()
|
| /freebsd/stand/i386/boot0/ |
| H A D | boot0.S | 199 jmp main-LOAD+ORIGIN # Jump to relocated code
|
| /freebsd/contrib/tzdata/ |
| H A D | antarctica | 320 # Halley is on a moving ice shelf and is periodically relocated
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | NewLLD.rst | 284 There's no PLT or GOT. Images are relocated as a whole just
|
| /freebsd/contrib/file/ |
| H A D | INSTALL | 176 time for the entire installation to be relocated. The approach of
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFragments.td | 390 // A relocatable immediate is an operand that can be relocated by the linker to
|
| /freebsd/contrib/pkgconf/ |
| H A D | NEWS | 632 - fix logic edge case when comparing relocated paths
|
| /freebsd/contrib/openpam/m4/ |
| H A D | libtool.m4 | 5323 # default) and relocated if they conflict, which is a slow very memory 6325 library is relocated]) 7065 # default) and relocated if they conflict, which is a slow very memory
|
| /freebsd/contrib/file/m4/ |
| H A D | libtool.m4 | 5189 # default) and relocated if they conflict, which is a slow very memory 6178 library is relocated]) 6918 # default) and relocated if they conflict, which is a slow very memory
|
| /freebsd/contrib/openbsm/m4/ |
| H A D | libtool.m4 | 5168 # default) and relocated if they conflict, which is a slow very memory 6156 library is relocated]) 6895 # default) and relocated if they conflict, which is a slow very memory
|
| /freebsd/contrib/ntp/sntp/libevent/m4/ |
| H A D | libtool.m4 | 5168 # default) and relocated if they conflict, which is a slow very memory 6156 library is relocated]) 6895 # default) and relocated if they conflict, which is a slow very memory
|