/dflybsd-src/lib/libc/stdio/ |
H A D | fopencookie.c | 53 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 D | ctf-decls.h | 57 struct ctf_qsort_arg thunk = { compar, arg }; in ctf_qsort_r() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cgraphclones.c | 263 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 D | ipa-chkp.c | 602 struct cgraph_node *thunk in chkp_maybe_create_clone() local
|
H A D | tree-profile.c | 656 bool thunk = false; in tree_profiling() local
|
H A D | profile.c | 1019 branch_prob (bool thunk) in branch_prob()
|
H A D | cgraphunit.c | 2064 cgraph_node *thunk = e->caller; in assemble_thunks_and_aliases() local
|
H A D | cgraph.h | 1401 cgraph_thunk_info thunk; member
|
/dflybsd-src/sys/libkern/ |
H A D | qsort.c | 101 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 D | qsort.c | 102 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 D | method.c | 87 tree thunk; in make_thunk() local 170 finish_thunk (tree thunk) in finish_thunk()
|
H A D | class.c | 7734 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk()
|
H A D | semantics.c | 3702 tree thunk; in emit_associated_thunks() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | method.c | 61 tree thunk; in make_thunk() local 145 finish_thunk (tree thunk) in finish_thunk()
|
H A D | mangle.c | 4122 tree virtual_offset, tree thunk) in mangle_thunk()
|
H A D | semantics.c | 4182 tree thunk; in emit_associated_thunks() local
|
H A D | class.c | 8571 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cgraphunit.c | 1798 struct cgraph_node *thunk = e->caller; in assemble_thunks_and_aliases() local
|
H A D | cgraph.h | 194 struct cgraph_thunk_info thunk; member
|