HomeSort by: relevance | last modified time | path
    Searched refs:GOTOFF (Results 1 - 12 of 12) sorted by relevancy

  /src/lib/csu/arch/i386/
crtbegin.S 91 cmpb $0, __finished@GOTOFF(%ebx)
93 movb $1, __finished@GOTOFF(%ebx)
98 movl __dso_handle@GOTOFF(%ebx), %eax
104 leal 4+__DTOR_LIST__@GOTOFF(%ebx), %edi
116 leal __EH_FRAME_LIST__@GOTOFF(%ebx), %eax
133 cmpb $0, __initialized@GOTOFF(%ebx)
135 movb $1, __initialized@GOTOFF(%ebx)
139 leal __dwarf_eh_object@GOTOFF(%ebx), %edi
141 leal __EH_FRAME_LIST__@GOTOFF(%ebx), %edi
148 leal __JCR_LIST__@GOTOFF(%ebx), %ed
    [all...]
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_vfork_i386.inc.S 22 call *_ZN14__interception10real_vforkE@GOTOFF(%eax)
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_vfork_i386.inc.S 22 call *_ZN14__interception10real_vforkE@GOTOFF(%eax)
  /src/libexec/ld.elf_so/arch/arm/
rtld_start.S 70 .word _DYNAMIC(GOTOFF)
  /src/libexec/ld.elf_so/arch/sh3/
rtld_start.S 43 mov.l @(4,r0),r4 /* _DYNAMIC@GOTOFF */
79 .long _DYNAMIC@GOTOFF
  /src/external/gpl3/gcc/dist/libgcc/config/microblaze/
stack_overflow_exit.S 59 swi r1,r20,_stack_overflow_error@GOTOFF
  /src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/
stack_overflow_exit.S 59 swi r1,r20,_stack_overflow_error@GOTOFF
  /src/sys/arch/sh3/include/
asm.h 145 #define PIC_GOTOFF(x) x@GOTOFF
  /src/sys/arch/i386/include/
asm.h 55 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /src/external/gpl3/gcc/dist/libgcc/config/csky/
crti.S 88 lrw a2, call_weak_fn@GOTOFF
  /src/external/gpl3/gcc.old/dist/libgcc/config/csky/
crti.S 88 lrw a2, call_weak_fn@GOTOFF
  /src/lib/csu/arch/sh3/
crtbegin.S 88 #define VAR_DATUM(var) var@GOTOFF

Completed in 35 milliseconds