HomeSort by relevance Sort by last modified time
    Searched refs:ctors (Results 201 - 225 of 237) sorted by null

1 2 3 4 5 6 7 8910

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/lib/ldscripts/
armelf.xr 37 .rel.ctors 0 : { *(.rel.ctors) }
38 .rela.ctors 0 : { *(.rela.ctors) }
armelf.xu 37 .rel.ctors 0 : { *(.rel.ctors) }
38 .rela.ctors 0 : { *(.rela.ctors) }
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/ldscripts/
armelf_linux_eabi.xr 37 .rel.ctors 0 : { *(.rel.ctors) }
38 .rela.ctors 0 : { *(.rela.ctors) }
armelf_linux_eabi.xu 37 .rel.ctors 0 : { *(.rel.ctors) }
38 .rela.ctors 0 : { *(.rela.ctors) }
armelfb_linux_eabi.xr 37 .rel.ctors 0 : { *(.rel.ctors) }
38 .rela.ctors 0 : { *(.rela.ctors) }
armelfb_linux_eabi.xu 37 .rel.ctors 0 : { *(.rel.ctors) }
38 .rela.ctors 0 : { *(.rela.ctors) }
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ldscripts/
elf_i386.xr 37 .rel.ctors 0 : { *(.rel.ctors) }
38 .rela.ctors 0 : { *(.rela.ctors) }
elf_i386.xu 37 .rel.ctors 0 : { *(.rel.ctors) }
38 .rela.ctors 0 : { *(.rela.ctors) }
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
elf_i386.xr 36 .rel.ctors 0 : { *(.rel.ctors) }
37 .rela.ctors 0 : { *(.rela.ctors) }
elf_i386.xu 36 .rel.ctors 0 : { *(.rel.ctors) }
37 .rela.ctors 0 : { *(.rela.ctors) }
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xc 28 *(.rel.ctors)
42 *(.rela.ctors)
107 .ctors :
118 KEEP (*crtbegin*.o(.ctors))
120 the crtend.o file until after the sorted ctors.
122 end of ctors marker and it must be last */
123 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
124 KEEP (*(SORT(.ctors.*)))
125 KEEP (*(.ctors))
armelf.xw 28 *(.rel.ctors)
42 *(.rela.ctors)
107 .ctors :
118 KEEP (*crtbegin*.o(.ctors))
120 the crtend.o file until after the sorted ctors.
122 end of ctors marker and it must be last */
123 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
124 KEEP (*(SORT(.ctors.*)))
125 KEEP (*(.ctors))
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xc 28 *(.rel.ctors)
42 *(.rela.ctors)
107 .ctors :
118 KEEP (*crtbegin*.o(.ctors))
120 the crtend.o file until after the sorted ctors.
122 end of ctors marker and it must be last */
123 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
124 KEEP (*(SORT(.ctors.*)))
125 KEEP (*(.ctors))
armelf.xw 28 *(.rel.ctors)
42 *(.rela.ctors)
107 .ctors :
118 KEEP (*crtbegin*.o(.ctors))
120 the crtend.o file until after the sorted ctors.
122 end of ctors marker and it must be last */
123 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
124 KEEP (*(SORT(.ctors.*)))
125 KEEP (*(.ctors))
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/lib/ldscripts/
shelf_linux.xc 29 *(.rela.ctors)
100 .ctors :
111 KEEP (*crtbegin.o(.ctors))
112 KEEP (*crtbegin?.o(.ctors))
114 the crtend.o file until after the sorted ctors.
116 end of ctors marker and it must be last */
117 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
118 KEEP (*(SORT(.ctors.*)))
119 KEEP (*(.ctors))
shelf_linux.xw 29 *(.rela.ctors)
100 .ctors :
111 KEEP (*crtbegin.o(.ctors))
112 KEEP (*crtbegin?.o(.ctors))
114 the crtend.o file until after the sorted ctors.
116 end of ctors marker and it must be last */
117 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
118 KEEP (*(SORT(.ctors.*)))
119 KEEP (*(.ctors))
shlelf_linux.xc 29 *(.rela.ctors)
100 .ctors :
111 KEEP (*crtbegin.o(.ctors))
112 KEEP (*crtbegin?.o(.ctors))
114 the crtend.o file until after the sorted ctors.
116 end of ctors marker and it must be last */
117 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
118 KEEP (*(SORT(.ctors.*)))
119 KEEP (*(.ctors))
shlelf_linux.xw 29 *(.rela.ctors)
100 .ctors :
111 KEEP (*crtbegin.o(.ctors))
112 KEEP (*crtbegin?.o(.ctors))
114 the crtend.o file until after the sorted ctors.
116 end of ctors marker and it must be last */
117 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
118 KEEP (*(SORT(.ctors.*)))
119 KEEP (*(.ctors))
  /bionic/libc/arch-arm/bionic/
crtbegin_dynamic.S 82 .section .ctors, "aw"
crtbegin_static.S 82 .section .ctors, "aw"
  /bionic/libc/arch-sh/bionic/
crtbegin_static.S 86 .section .ctors, "aw"
  /cts/tools/signature-tools/test/signature/converter/
ConvertEnumTest.java 128 Set<IConstructor> ctors = c.getConstructors(); local
129 assertEquals(0, ctors.size());
171 Set<IConstructor> ctors = c.getConstructors(); local
172 assertEquals(0, ctors.size());
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/
elf_i386.xr 29 .rel.ctors 0 : { *(.rel.ctors) }
elf_i386.xu 29 .rel.ctors 0 : { *(.rel.ctors) }
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/
elf_i386.xr 29 .rel.ctors 0 : { *(.rel.ctors) }

Completed in 201 milliseconds

1 2 3 4 5 6 7 8910