Home
last modified time | relevance | path

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

123

/trueos/sys/boot/i386/mbr/
HDmbr.s50 # Jump to the relocated code.
52 jmp main-LOAD+EXEC # To relocated code
/trueos/sys/boot/i386/pmbr-datadisk/
HDpmbr-datadisk.s80 # Jump to the relocated code.
82 jmp main-LOAD+EXEC # To relocated code
/trueos/lib/libdwarf/
HDdwarf_init.c468 int relocated = 0; in dwarf_init_info() local
507 if (!relocated) { in dwarf_init_info()
510 relocated = 1; in dwarf_init_info()
/trueos/sys/boot/i386/pmbr/
HDpmbr.s82 # Jump to the relocated code.
84 jmp main-LOAD+EXEC # To relocated code
/trueos/sys/fs/cd9660/
HDcd9660_vfsops.c650 cd9660_vget_internal(mp, ino, flags, vpp, relocated, isodir) in cd9660_vget_internal() argument
655 int relocated;
768 if (relocated) {
/trueos/sys/boot/powerpc/ps3/
HDldscript.powerpc70 get relocated with -mrelocatable. Also put in the .fixup pointers.
/trueos/sys/boot/arm/uboot/
HDldscript.arm62 get relocated with -mrelocatable. Also put in the .fixup pointers.
/trueos/sys/boot/powerpc/ofw/
HDldscript.powerpc65 get relocated with -mrelocatable. Also put in the .fixup pointers.
/trueos/sys/conf/
HDldscript.powerpc6474 get relocated with -mrelocatable. Also put in the .fixup pointers.
HDldscript.powerpc70 get relocated with -mrelocatable. Also put in the .fixup pointers.
/trueos/sys/boot/powerpc/uboot/
HDldscript.powerpc65 get relocated with -mrelocatable. Also put in the .fixup pointers.
/trueos/libexec/rtld-elf/
HDrtld.h251 bool relocated : 1; /* True if processed by relocate_objects() */ member
HDrtld.c2548 if (obj->relocated) in relocate_object()
2550 obj->relocated = true; in relocate_object()
/trueos/sys/boot/i386/boot0/
HDboot0.S208 jmp main-LOAD+ORIGIN # Jump to relocated code
/trueos/lib/libmach/mach/
HDerr_server.sub199 "(server/loader) object file not relocated",
/trueos/contrib/binutils/bfd/doc/
HDbfdsumm.texi140 These addresses have to be relocated along with the symbol information.
/trueos/contrib/tzdata/
HDantarctica295 # Halley is on a moving ice shelf and is periodically relocated
/trueos/contrib/gcc/doc/
HDhostconfig.texi48 the PCH data at this address such that the data need not be relocated.
/trueos/sys/boot/pc98/cdboot/
HDcdboot.S483 mov MEM_READ_BUFFER+AOUT_ENTRY,%esi # %esi -> relocated loader
/trueos/contrib/file/
HDINSTALL176 time for the entire installation to be relocated. The approach of
/trueos/contrib/gdb/
HDFREEBSD-diffs470 - values obtained from the inferior have not been relocated. */
/trueos/contrib/binutils/ld/
HDChangeLog142 * configure.in: Allow sysroots to be relocated under $prefix as
HDldint.texinfo655 address of dll_var in the command should be relocated to point
/trueos/contrib/gdb/gdb/doc/
HDstabs.texinfo529 to @code{N_SLINE} but are relocated differently by the linker. They
570 function; it is already relocated. For stabs in ELF, the SunPRO
571 compiler version 2.0.1 and GCC put out an address which gets relocated
3996 it instead relies on the stabs getting relocated. Thus addresses which
3998 relocated. The Sun linker provided with Solaris 2.2 and earlier
/trueos/contrib/binutils/gas/doc/
HDas.texinfo1956 section parts are relocated differently. The data section part of
2808 relocated, and how to change that data, @command{@value{AS}} also writes to the
2847 @code{@{absolute 0@}} is ``relocated'' to run-time address 0 by
2912 Address 0 of this section is always ``relocated'' to runtime address 0.

123