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

  /src/lib/csu/arch/vax/
crtbegin.S 42 __DTOR_LIST__:
106 moval __DTOR_LIST__+4, %r8 /* skip first entry */
  /src/lib/csu/arch/x86_64/
crtbegin.S 42 __DTOR_LIST__:
97 leaq 8+__DTOR_LIST__(%rip), %rbx
  /src/lib/csu/arch/i386/
crtbegin.S 42 __DTOR_LIST__:
104 leal 4+__DTOR_LIST__@GOTOFF(%ebx), %edi
  /src/lib/csu/arch/sh3/
crtbegin.S 42 __DTOR_LIST__:
278 !! call all destructors on __DTOR_LIST__
341 .long VAR_DATUM(__DTOR_LIST__)

Completed in 12 milliseconds