| /freebsd-12.1/lib/csu/powerpc64/ |
| H A D | crti.S | 35 .globl _init 39 _init: label 40 .quad .L._init,.TOC.@tocbase,0 42 .type _init,@function 45 .L._init: 48 .globl _init 49 .type _init,@function 50 _init: label 51 addis %r2, %r12, (.TOC.-_init)@ha 52 addi %r2, %r2, (.TOC.-_init)@l [all …]
|
| /freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_static.c | 140 static type api ITT_VERSIONIZE(ITT_JOIN(_N_(name),_init)) args;\ 143 static type api ITT_VERSIONIZE(ITT_JOIN(_N_(name),_init)) args \ 153 static type api ITT_VERSIONIZE(ITT_JOIN(_N_(name),_init)) args;\ 156 static type api ITT_VERSIONIZE(ITT_JOIN(_N_(name),_init)) args \ 171 static type api ITT_VERSIONIZE(ITT_JOIN(_N_(name),_init)) args;\ 176 static type api ITT_VERSIONIZE(ITT_JOIN(_N_(name),_init)) args;\ 589 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(pause),_init))(void) in ITT_VERSIONIZE() argument 637 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_nameW),_init))(name); in ITT_VERSIONIZE() 667 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_nameA),_init))(name); in ITT_VERSIONIZE() 674 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_name),_init))(name); in ITT_VERSIONIZE() [all …]
|
| /freebsd-12.1/lib/csu/mips/ |
| H A D | crti.S | 9 .globl _init 10 .type _init,%function 11 _init: label 22 SETUP_GP64(CALLFRAME_GP, _init)
|
| /freebsd-12.1/lib/csu/sparc64/ |
| H A D | crti.S | 46 .globl _init 47 .type _init,#function 48 _init: label
|
| /freebsd-12.1/lib/csu/i386/ |
| H A D | crti.S | 31 .globl _init 32 .type _init,@function 33 _init: label
|
| /freebsd-12.1/lib/csu/amd64/ |
| H A D | crti.S | 31 .globl _init 32 .type _init,@function 33 _init: label
|
| /freebsd-12.1/lib/csu/powerpc/ |
| H A D | crti.S | 31 .globl _init 32 .type _init,@function 33 _init: label
|
| /freebsd-12.1/lib/csu/aarch64/ |
| H A D | crti.S | 35 .globl _init 36 .type _init,@function 37 _init: label
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | crti.asm | 5 .globl _init 6 .type _init,@function 7 _init: label
|
| /freebsd-12.1/lib/csu/arm/ |
| H A D | crti.S | 6 .globl _init 7 .type _init,%function 8 _init: label
|
| /freebsd-12.1/lib/csu/riscv/ |
| H A D | crti.S | 45 .globl _init 46 .type _init,@function 47 _init: label
|
| /freebsd-12.1/sys/contrib/ck/include/ |
| H A D | ck_rwcohort.h | 44 #define CK_RWCOHORT_WP_INIT(N, RW, WL) ck_rwcohort_wp_##N##_init(RW, WL) 62 ck_rwcohort_wp_##N##_init(CK_RWCOHORT_WP_INSTANCE(N) *rw_cohort, \ 148 #define CK_RWCOHORT_RP_INIT(N, RW, WL) ck_rwcohort_rp_##N##_init(RW, WL) 166 ck_rwcohort_rp_##N##_init(CK_RWCOHORT_RP_INSTANCE(N) *rw_cohort, \ 249 #define CK_RWCOHORT_NEUTRAL_INIT(N, RW) ck_rwcohort_neutral_##N##_init(RW) 265 ck_rwcohort_neutral_##N##_init(CK_RWCOHORT_NEUTRAL_INSTANCE(N) *rw_cohort) \
|
| H A D | ck_cohort.h | 50 #define CK_COHORT_INIT(N, C, GL, LL, P) ck_cohort_##N##_init(C, GL, LL, P) 67 ck_cohort_##N##_init(struct ck_cohort_##N *cohort, \
|
| /freebsd-12.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | workqueue.h | 77 static void name##_init(void *arg) \ 81 SYSINIT(name, SI_SUB_LOCK, SI_ORDER_SECOND, name##_init, NULL) 94 static void name##_init(void *arg) \ 98 SYSINIT(name, SI_SUB_LOCK, SI_ORDER_SECOND, name##_init, NULL)
|
| H A D | ww_mutex.h | 58 static void name##_init(void *arg) \ 62 SYSINIT(name, SI_SUB_LOCK, SI_ORDER_SECOND, name##_init, NULL)
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | sol-ci.asm | 65 # Head of _init function used for static constructors 68 .globl _init 69 .type _init,@function 70 _init: stwu %r1,-16(%r1) label
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | sol2-ci.asm | 44 .globl _init 45 .type _init,@function 46 _init: label
|
| H A D | sol2-gc1.asm | 95 ! Register _fini() with atexit(). We will take care of calling _init() 125 ! for _init(), _fpstart(), and main(). Note that the environment 142 ! Call _init(argc, argv, environ), _fpstart(argc, argv, environ), and 145 call _init
|
| /freebsd-12.1/tools/tools/nanobsd/pcengines/ |
| H A D | test.sh | 31 _init () { function 56 _init
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sol2-ci.asm | 47 .global _init 48 .type _init,#function 50 _init: label
|
| H A D | gmon-sol2.c | 294 extern char _init[]; in internal_mcount() 296 monstartup(_start < _init ? _start : _init, etext); in internal_mcount()
|
| /freebsd-12.1/sys/security/mac_veriexec/ |
| H A D | mac_veriexec.h | 120 #define MAC_VERIEXEC_FPMOD(_name, _digest_len, _context_size, _init, \ argument 127 .init = _init, \
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | crti.asm | 67 .global _init 71 TYPE(_init) 72 _init: label
|
| /freebsd-12.1/sys/fs/pseudofs/ |
| H A D | pseudofs.h | 280 name##_init, \ 290 _##name##_init(struct vfsconf *vfc) { \ 301 .vfs_init = _##name##_init, \
|
| /freebsd-12.1/lib/csu/common/ |
| H A D | ignore_init.c | 49 extern void _init(void) __hidden; 122 _init(); in handle_static_init()
|