HomeSort by: relevance | last modified time | path
    Searched refs:fini (Results 1 - 25 of 418) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc/dist/libgcc/config/i386/
crtn.S 26 /* This file just supplies returns for the .init and .fini sections. It is
34 .section .fini
crti.S 26 /* This file just supplies labeled starting points for the .init and .fini
37 .section .fini
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
crtn.S 28 * This file supplies function epilogues for the .init and .fini sections.
38 .section .fini
crti.S 28 * This file just supplies function prologues for the .init and .fini
40 .section .fini
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
crtn.S 26 /* This file just supplies returns for the .init and .fini sections. It is
34 .section .fini
crti.S 26 /* This file just supplies labeled starting points for the .init and .fini
37 .section .fini
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
crtn.S 28 * This file supplies function epilogues for the .init and .fini sections.
38 .section .fini
crti.S 28 * This file just supplies function prologues for the .init and .fini
40 .section .fini
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
db_plugin.h 56 * @param fini Plugin finalization function
59 * fini entry point is expected to do nothing.
66 void (KRB5_LIB_CALL *fini)(void *); member in struct:krb5plugin_db_ftable_desc
an2ln_plugin.h 62 * @param fini Plugin finalization function
87 void (KRB5_LIB_CALL *fini)(void *); member in struct:krb5plugin_an2ln_ftable_desc
  /src/external/gpl3/binutils/dist/gprofng/libcollector/
tsd.h 62 unsigned __collector_tsd_create_key (size_t memsize, void (*init)(void*), void (*fini)(void*));
68 <fini>: key memory finalization. Must be callable even if
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
tsd.h 62 unsigned __collector_tsd_create_key (size_t memsize, void (*init)(void*), void (*fini)(void*));
68 <fini>: key memory finalization. Must be callable even if
  /src/external/gpl3/gcc/dist/libgcc/config/arc/
crtn.S 1 /* Ensure .fini/.init return for the Synopsys DesignWare ARC CPU.
28 # This file just makes sure that the .fini and .init sections do in
41 .section .fini
crti.S 1 /* .fini/.init stack frame setup for the Synopsys DesignWare ARC CPU.
28 # This file contains the stack frame setup for contents of the .fini and
43 .section .fini
  /src/external/gpl3/gcc.old/dist/libgcc/config/arc/
crtn.S 1 /* Ensure .fini/.init return for the Synopsys DesignWare ARC CPU.
28 # This file just makes sure that the .fini and .init sections do in
41 .section .fini
crti.S 1 /* .fini/.init stack frame setup for the Synopsys DesignWare ARC CPU.
28 # This file contains the stack frame setup for contents of the .fini and
43 .section .fini
  /src/external/gpl3/gcc/dist/libgcc/config/h8300/
crtn.S 25 /* See an explanation about .init and .fini in crti.S. */
52 .section .fini, "ax", @progbits
  /src/external/gpl3/gcc/dist/libgcc/config/mips/
crtn.S 47 .section .fini,"ax",@progbits
48 fini: label
  /src/external/gpl3/gcc.old/dist/libgcc/config/h8300/
crtn.S 25 /* See an explanation about .init and .fini in crti.S. */
52 .section .fini, "ax", @progbits
  /src/external/gpl3/gcc.old/dist/libgcc/config/mips/
crtn.S 47 .section .fini,"ax",@progbits
48 fini: label
  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
test_hdbplugin.c 40 int fini; member in struct:hdb_called
61 testresult.fini = 1;
76 .fini = hdb_test_fini,
  /src/lib/csu/arch/hppa/
crtn.S 46 MD_SECTION_EPILOGUE(.fini)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
nouveau_nvkm_subdev_fb_nv1a.c 38 .tile.fini = nv10_fb_tile_fini,
nouveau_nvkm_subdev_fb_nv4e.c 39 .tile.fini = nv20_fb_tile_fini,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_gm200.c 34 .fini = g84_therm_fini,

Completed in 66 milliseconds

1 2 3 4 5 6 7 8 91011>>