Searched refs:relocated (Results 1 – 25 of 35) sorted by relevance
12
| /freebsd-13-stable/usr.sbin/pw/ |
| HD | pw.c | 116 bool relocated, nis; in main() local 119 relocated = nis = false; in main() 139 if (relocated) in main() 142 relocated = true; in main()
|
| /freebsd-13-stable/stand/i386/mbr/ |
| HD | mbr.S | 48 # Jump to the relocated code. 50 jmp main-LOAD+EXEC # To relocated code
|
| /freebsd-13-stable/stand/i386/pmbr/ |
| HD | pmbr.S | 81 # Jump to the relocated code. 83 jmp main-LOAD+EXEC # To relocated code
|
| /freebsd-13-stable/sys/fs/cd9660/ |
| HD | cd9660_vfsops.c | 693 cd9660_vget_internal(mp, ino, flags, vpp, relocated, isodir) in cd9660_vget_internal() argument 698 int relocated; 808 if (relocated) {
|
| /freebsd-13-stable/stand/uboot/arch/arm/ |
| HD | ldscript.arm | 66 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13-stable/stand/kboot/arch/powerpc64/ |
| HD | ldscript.powerpc | 65 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13-stable/stand/uboot/arch/powerpc/ |
| HD | ldscript.powerpc | 65 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13-stable/stand/powerpc/ofw/ |
| HD | ldscript.powerpcle | 70 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| HD | ldscript.powerpc | 70 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13-stable/stand/uboot/arch/mips/ |
| HD | ldscript.mips | 62 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13-stable/sys/conf/ |
| HD | ldscript.powerpcspe | 87 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| HD | ldscript.powerpc | 86 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| HD | ldscript.powerpc64 | 111 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| HD | ldscript.powerpc64le | 110 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13-stable/libexec/rtld-elf/ |
| HD | rtld.h | 245 bool relocated : 1; /* True if processed by relocate_objects() */ member
|
| HD | rtld.c | 3370 if (obj->relocated) in relocate_object() 3372 obj->relocated = true; in relocate_object()
|
| /freebsd-13-stable/contrib/llvm-project/lld/docs/ |
| HD | ReleaseNotes.rst | 63 and combine relocation sections if their relocated section group members are
|
| HD | NewLLD.rst | 284 There's no PLT or GOT. Images are relocated as a whole just
|
| /freebsd-13-stable/stand/i386/boot0/ |
| HD | boot0.S | 206 jmp main-LOAD+ORIGIN # Jump to relocated code
|
| /freebsd-13-stable/contrib/tzdata/ |
| HD | antarctica | 322 # Halley is on a moving ice shelf and is periodically relocated
|
| /freebsd-13-stable/contrib/sqlite3/ |
| HD | INSTALL | 176 time for the entire installation to be relocated. The approach of
|
| /freebsd-13-stable/contrib/file/ |
| HD | INSTALL | 176 time for the entire installation to be relocated. The approach of
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86InstrFragments.td | 388 // A relocatable immediate is an operand that can be relocated by the linker to
|
| /freebsd-13-stable/contrib/ntp/sntp/m4/ |
| HD | 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-13-stable/contrib/file/m4/ |
| HD | 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
|
12