HomeSort by: relevance | last modified time | path
    Searched defs:_rtld_bind_start (Results 1 - 24 of 24) sorted by relevancy

  /src/libexec/ld.elf_so/arch/i386/
rtld_start.S 67 .globl _rtld_bind_start
68 .hidden _rtld_bind_start
69 .type _rtld_bind_start,@function
70 _rtld_bind_start: # (obj, reloff) label
rtld_start.S 67 .globl _rtld_bind_start
68 .hidden _rtld_bind_start
69 .type _rtld_bind_start,@function
70 _rtld_bind_start: # (obj, reloff) label
rtld_start.S 67 .globl _rtld_bind_start
68 .hidden _rtld_bind_start
69 .type _rtld_bind_start,@function
70 _rtld_bind_start: # (obj, reloff) label
  /src/libexec/ld.elf_so/arch/m68k/
rtld_start.S 64 .globl _rtld_bind_start
65 .type _rtld_bind_start,@function
66 _rtld_bind_start: label
80 .size _rtld_bind_start,.-_rtld_bind_start
rtld_start.S 64 .globl _rtld_bind_start
65 .type _rtld_bind_start,@function
66 _rtld_bind_start: label
80 .size _rtld_bind_start,.-_rtld_bind_start
rtld_start.S 64 .globl _rtld_bind_start
65 .type _rtld_bind_start,@function
66 _rtld_bind_start: label
80 .size _rtld_bind_start,.-_rtld_bind_start
  /src/libexec/ld.elf_so/arch/sh3/
rtld_start.S 85 .globl _rtld_bind_start
86 .type _rtld_bind_start,@function
87 _rtld_bind_start: /* r0 = obj, r1 = reloff */ label
115 .size _rtld_bind_start,.-_rtld_bind_start
rtld_start.S 85 .globl _rtld_bind_start
86 .type _rtld_bind_start,@function
87 _rtld_bind_start: /* r0 = obj, r1 = reloff */ label
115 .size _rtld_bind_start,.-_rtld_bind_start
rtld_start.S 85 .globl _rtld_bind_start
86 .type _rtld_bind_start,@function
87 _rtld_bind_start: /* r0 = obj, r1 = reloff */ label
115 .size _rtld_bind_start,.-_rtld_bind_start
  /src/libexec/ld.elf_so/arch/sparc/
rtld_start.S 71 .global _rtld_bind_start
72 .type _rtld_bind_start,@function
73 _rtld_bind_start: # (obj, reloff) label
rtld_start.S 71 .global _rtld_bind_start
72 .type _rtld_bind_start,@function
73 _rtld_bind_start: # (obj, reloff) label
rtld_start.S 71 .global _rtld_bind_start
72 .type _rtld_bind_start,@function
73 _rtld_bind_start: # (obj, reloff) label
  /src/libexec/ld.elf_so/arch/x86_64/
rtld_start.S 71 .globl _rtld_bind_start
72 .hidden _rtld_bind_start
73 .type _rtld_bind_start,@function
74 _rtld_bind_start: # (obj, reloff) label
rtld_start.S 71 .globl _rtld_bind_start
72 .hidden _rtld_bind_start
73 .type _rtld_bind_start,@function
74 _rtld_bind_start: # (obj, reloff) label
rtld_start.S 71 .globl _rtld_bind_start
72 .hidden _rtld_bind_start
73 .type _rtld_bind_start,@function
74 _rtld_bind_start: # (obj, reloff) label
  /src/libexec/ld.elf_so/arch/vax/
rtld_start.S 63 ALTENTRY(_rtld_bind_start) function
278 END(_rtld_bind_start)
rtld_start.S 63 ALTENTRY(_rtld_bind_start) function
278 END(_rtld_bind_start)
rtld_start.S 63 ALTENTRY(_rtld_bind_start) function
278 END(_rtld_bind_start)
  /src/libexec/ld.elf_so/arch/hppa/
rtld_start.S 136 L$lpc2: addil L'_rtld_bind_start - ($PIC_pcrel$0 - 8), %arg0
137 ldo R'_rtld_bind_start - ($PIC_pcrel$0 - 12)(%r1),%arg0
145 * In order to support lazy binding, this implementation of _rtld_bind_start is
158 ENTRY(_rtld_bind_start,HPPA_FRAME_SIZE) function
233 EXIT(_rtld_bind_start)
rtld_start.S 136 L$lpc2: addil L'_rtld_bind_start - ($PIC_pcrel$0 - 8), %arg0
137 ldo R'_rtld_bind_start - ($PIC_pcrel$0 - 12)(%r1),%arg0
145 * In order to support lazy binding, this implementation of _rtld_bind_start is
158 ENTRY(_rtld_bind_start,HPPA_FRAME_SIZE) function
233 EXIT(_rtld_bind_start)
rtld_start.S 136 L$lpc2: addil L'_rtld_bind_start - ($PIC_pcrel$0 - 8), %arg0
137 ldo R'_rtld_bind_start - ($PIC_pcrel$0 - 12)(%r1),%arg0
145 * In order to support lazy binding, this implementation of _rtld_bind_start is
158 ENTRY(_rtld_bind_start,HPPA_FRAME_SIZE) function
233 EXIT(_rtld_bind_start)
  /src/libexec/ld.elf_so/arch/mips/
rtld_start.S 91 .globl _rtld_bind_start
92 .ent _rtld_bind_start
93 _rtld_bind_start: label
101 SETUP_GP64(XCALLFRAME_GP, _rtld_bind_start)
140 END(_rtld_bind_start)
rtld_start.S 91 .globl _rtld_bind_start
92 .ent _rtld_bind_start
93 _rtld_bind_start: label
101 SETUP_GP64(XCALLFRAME_GP, _rtld_bind_start)
140 END(_rtld_bind_start)
rtld_start.S 91 .globl _rtld_bind_start
92 .ent _rtld_bind_start
93 _rtld_bind_start: label
101 SETUP_GP64(XCALLFRAME_GP, _rtld_bind_start)
140 END(_rtld_bind_start)

Completed in 39 milliseconds