Home
last modified time | relevance | path

Searched refs:initp (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/usr.bin/binutils/ld/scripttempl/
H A Dm88kbcs.sc23 ${RELOCATING+ __.initp.start = .};
24 ${RELOCATING+ __.initp.end = .};
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Dm88kbcs.sc23 ${RELOCATING+ __.initp.start = .};
24 ${RELOCATING+ __.initp.end = .};
/openbsd/gnu/gcc/gcc/cp/
H A Ddecl2.c2299 start_objects (int method_type, int initp) in start_objects() argument
2307 if (initp != DEFAULT_INIT_PRIORITY) in start_objects()
2378 (* targetm.asm_out.constructor) (fnsym, initp); in finish_objects()
2380 (* targetm.asm_out.destructor) (fnsym, initp); in finish_objects()
2575 if (!initp in one_static_initialization_or_destruction()
2621 gcc_assert (initp); in one_static_initialization_or_destruction()
2631 else if (initp) in one_static_initialization_or_destruction()
2653 if (guard && initp && flag_use_cxa_atexit) in one_static_initialization_or_destruction()
2657 if (initp) in one_static_initialization_or_destruction()
2719 if (initp) in do_static_initialization_or_destruction()
[all …]
H A Dtree.c2252 stabilize_expr (tree exp, tree* initp) in stabilize_expr() argument
2271 *initp = init_expr; in stabilize_expr()
2296 stabilize_call (tree call, tree *initp) in stabilize_call() argument
2315 *initp = inits; in stabilize_call()
2328 stabilize_init (tree init, tree *initp) in stabilize_init() argument
2332 *initp = NULL_TREE; in stabilize_init()
2340 TREE_OPERAND (t, 1) = stabilize_expr (TREE_OPERAND (t, 1), initp); in stabilize_init()
2363 stabilize_call (t, initp); in stabilize_init()
H A DChangeLog-19996483 * decl2.c: Remove flag_init_priority. Always enable initp stuff.
6486 (do_ctors, do_dtors): Use DEFAULT_INIT_PRIORITY for the non-initp
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c2141 start_objects (method_type, initp) in start_objects() argument
2142 int method_type, initp; in start_objects()
2150 if (initp != DEFAULT_INIT_PRIORITY)
2202 finish_objects (method_type, initp, body) in finish_objects() argument
2203 int method_type, initp; in finish_objects()
2225 (* targetm.asm_out.destructor) (fnsym, initp);
2414 int initp;
2431 if (initp)
2493 my_friendly_assert (initp, 20000629);
2503 else if (initp)
[all …]
H A Dexcept.c582 stabilize_throw_expr (exp, initp) in stabilize_throw_expr() argument
584 tree *initp;
618 *initp = init_expr;
H A Ddecl.c8225 tree *initp, tree new_init) in reshape_init_array() argument
8285 reshape_init (tree type, tree *initp) in reshape_init() argument
8293 old_init = *initp; in reshape_init()
8302 *initp = TREE_CHAIN (old_init); in reshape_init()
8313 *initp = TREE_CHAIN (old_init); in reshape_init()
8316 initp = &inits; in reshape_init()
8329 *initp = TREE_CHAIN (old_init); in reshape_init()
8408 while (*initp) in reshape_init()
8413 if (TREE_PURPOSE (*initp)) in reshape_init()
8451 initp, new_init)) in reshape_init()
[all …]
H A Dtree.c2528 stabilize_expr (exp, initp) in stabilize_expr() argument
2530 tree *initp;
2552 *initp = init_expr;
H A DChangeLog.26483 * decl2.c: Remove flag_init_priority. Always enable initp stuff.
6486 (do_ctors, do_dtors): Use DEFAULT_INIT_PRIORITY for the non-initp
/openbsd/sys/ntfs/
H A Dntfs_subr.c1344 struct ntvattr *vap, off_t roff, size_t rsize, void *rdata, size_t *initp, in ntfs_readntvattr_plain() argument
1350 *initp = 0; in ntfs_readntvattr_plain()
1422 *initp += tocopy; in ntfs_readntvattr_plain()
1461 *initp += rsize; in ntfs_readntvattr_plain()
1473 size_t *initp, struct uio *uio) in ntfs_readattr_plain() argument
1481 *initp = 0; in ntfs_readattr_plain()
1507 *initp += init; in ntfs_readattr_plain()
/openbsd/lib/libcurses/
H A DCaps638 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
/openbsd/gnu/usr.bin/binutils/ld/
H A DChangeLog-9899658 * scripttempl/v850.sc: Add initp support.
H A DChangeLog-9197447 * scripttempl/m88kbcs.sc (__.initp.end, _etext): Added whitespace
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A DChangeLog-9899658 * scripttempl/v850.sc: Add initp support.
H A DChangeLog-9197447 * scripttempl/m88kbcs.sc (__.initp.end, _etext): Added whitespace