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

  /src/external/gpl3/gcc/dist/libgcc/config/ia64/
crtend.S 34 __DTOR_END__:
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
sol-cn.S 45 .weak __DTOR_END__
46 .type __DTOR_END__,@object
47 __DTOR_END__:
eabi-cn.S 56 .weak __DTOR_END__
57 .type __DTOR_END__,@object
58 __DTOR_END__:
  /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
crtend.S 34 __DTOR_END__:
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
sol-cn.S 45 .weak __DTOR_END__
46 .type __DTOR_END__,@object
47 __DTOR_END__:
eabi-cn.S 56 .weak __DTOR_END__
57 .type __DTOR_END__,@object
58 __DTOR_END__:
  /src/external/gpl3/gcc/dist/libgcc/config/arc/
initfini.c 36 __DTOR_END__ } per root executable and also one set of these symbols
119 static func_ptr __DTOR_END__[1] __attribute__ ((section (".dtors")))
  /src/external/gpl3/gcc/dist/libgcc/config/m32r/
initfini.c 34 __DTOR_END__ } per root executable and also one set of these symbols
124 static func_ptr __DTOR_END__[1]
  /src/external/gpl3/gcc.old/dist/libgcc/config/arc/
initfini.c 36 __DTOR_END__ } per root executable and also one set of these symbols
119 static func_ptr __DTOR_END__[1] __attribute__ ((section (".dtors")))
  /src/external/gpl3/gcc.old/dist/libgcc/config/m32r/
initfini.c 34 __DTOR_END__ } per root executable and also one set of these symbols
124 static func_ptr __DTOR_END__[1]
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
initfini.c 39 __DTOR_END__ } per root executable and also one set of these symbols
174 static func_ptr __DTOR_END__[1] __attribute__ ((section (".dtors"), used))
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
initfini.c 39 __DTOR_END__ } per root executable and also one set of these symbols
174 static func_ptr __DTOR_END__[1] __attribute__ ((section (".dtors"), used))

Completed in 32 milliseconds