Home
last modified time | relevance | path

Searched defs:thunk (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/lib/libc/stdio/
H A Dfopencookie.c53 struct fopencookie_thunk *thunk; in fopencookie() local
90 struct fopencookie_thunk *thunk; in _fopencookie_read() local
104 struct fopencookie_thunk *thunk; in _fopencookie_write() local
119 struct fopencookie_thunk *thunk; in _fopencookie_seek() local
156 struct fopencookie_thunk *thunk; in _fopencookie_close() local
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-decls.h57 struct ctf_qsort_arg thunk = { compar, arg }; in ctf_qsort_r() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcgraphclones.c263 duplicate_thunk_for_node (cgraph_node *thunk, cgraph_node *node) in duplicate_thunk_for_node()
363 cgraph_node *thunk = e->caller; in expand_all_artificial_thunks() local
H A Dipa-chkp.c602 struct cgraph_node *thunk in chkp_maybe_create_clone() local
H A Dtree-profile.c656 bool thunk = false; in tree_profiling() local
H A Dprofile.c1019 branch_prob (bool thunk) in branch_prob()
H A Dcgraphunit.c2064 cgraph_node *thunk = e->caller; in assemble_thunks_and_aliases() local
H A Dcgraph.h1401 cgraph_thunk_info thunk; member
/dflybsd-src/sys/libkern/
H A Dqsort.c101 kqsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in kqsort_r()
/dflybsd-src/lib/libc/stdlib/
H A Dqsort.c102 qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in qsort_r()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dmethod.c87 tree thunk; in make_thunk() local
170 finish_thunk (tree thunk) in finish_thunk()
H A Dclass.c7734 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk()
H A Dsemantics.c3702 tree thunk; in emit_associated_thunks() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dmethod.c61 tree thunk; in make_thunk() local
145 finish_thunk (tree thunk) in finish_thunk()
H A Dmangle.c4122 tree virtual_offset, tree thunk) in mangle_thunk()
H A Dsemantics.c4182 tree thunk; in emit_associated_thunks() local
H A Dclass.c8571 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c1798 struct cgraph_node *thunk = e->caller; in assemble_thunks_and_aliases() local
H A Dcgraph.h194 struct cgraph_thunk_info thunk; member