Home
last modified time | relevance | path

Searched refs:relocated (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/pkgconf/libpkgconf/
H A Dpath.c238 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 Dpw.c116 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 Dmbr.S48 # Jump to the relocated code.
50 jmp main-LOAD+EXEC # To relocated code
/freebsd/stand/i386/pmbr/
H A Dpmbr.S81 # Jump to the relocated code.
83 jmp main-LOAD+EXEC # To relocated code
/freebsd/sys/conf/
H A Dldscript.powerpc97 get relocated with -mrelocatable. Also put in the .fixup pointers.
H A Dldscript.powerpc64le123 get relocated with -mrelocatable. Also put in the .fixup pointers.
H A Dldscript.powerpc64123 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/stand/uboot/arch/arm/
H A Darm.ldscript66 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/stand/powerpc/ofw/
H A Dppc-common.ldscript67 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/stand/uboot/arch/powerpc/
H A Dpowerpc.ldscript65 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/stand/kboot/kboot/arch/powerpc64/
H A Dpowerpc64.ldscript65 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/libexec/rtld-elf/
H A Drtld.h229 bool relocated : 1; /* True if processed by relocate_objects() */ member
H A Drtld.c3450 if (obj->relocated) in relocate_object()
3452 obj->relocated = true; in relocate_object()
/freebsd/sys/fs/cd9660/
H A Dcd9660_vfsops.c672 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 DLinkerScript.cpp1037 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 Dboot0.S199 jmp main-LOAD+ORIGIN # Jump to relocated code
/freebsd/contrib/tzdata/
H A Dantarctica320 # Halley is on a moving ice shelf and is periodically relocated
/freebsd/contrib/llvm-project/lld/docs/
H A DNewLLD.rst284 There's no PLT or GOT. Images are relocated as a whole just
/freebsd/contrib/file/
H A DINSTALL176 time for the entire installation to be relocated. The approach of
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFragments.td390 // A relocatable immediate is an operand that can be relocated by the linker to
/freebsd/contrib/pkgconf/
H A DNEWS632 - fix logic edge case when comparing relocated paths
/freebsd/contrib/openpam/m4/
H A Dlibtool.m45323 # 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 Dlibtool.m45189 # 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 Dlibtool.m45168 # 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 Dlibtool.m45168 # 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

12