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

  /src/lib/csu/arch/vax/
crtbegin.S 37 __CTOR_LIST__: /* symbol is not used */
  /src/lib/csu/arch/x86_64/
crtbegin.S 37 __CTOR_LIST__:
  /src/lib/csu/arch/i386/
crtbegin.S 37 __CTOR_LIST__:
  /src/lib/csu/arch/sh3/
crtbegin.S 37 __CTOR_LIST__:
184 !! call all constructors on __CTOR_LIST__ in reverse order
191 not r9, r0 ! sentinel at __CTOR_LIST__[0] is -1

Completed in 14 milliseconds