/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | winnt-cxx.c | 125 tree thunk; in i386_pe_adjust_class_at_definition() local 157 tree thunk; in i386_pe_adjust_class_at_definition() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | winnt-cxx.cc | 125 tree thunk; in i386_pe_adjust_class_at_definition() local 157 tree thunk; in i386_pe_adjust_class_at_definition() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | qsort.c | 101 med3(char *a, char *b, char *c, cmp_t *cmp, void *thunk in med3() 114 rk_qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in rk_qsort_r()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-decls.h | 57 struct ctf_qsort_arg thunk = { compar, arg }; in ctf_qsort_r() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-decls.h | 57 struct ctf_qsort_arg thunk = { compar, arg }; in ctf_qsort_r() local
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | pdb.h | 787 struct thunk struct 797 uint8_t thunk_type; argument 798 char name[];
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cgraphclones.cc | 184 duplicate_thunk_for_node (cgraph_node *thunk, cgraph_node *node) in duplicate_thunk_for_node() 291 cgraph_node *thunk = e->caller; in expand_all_artificial_thunks() local
|
H A D | tree-profile.cc | 737 bool thunk = false; in tree_profiling() local
|
H A D | cgraphunit.cc | 1755 cgraph_node *thunk = e->caller; in assemble_thunks_and_aliases() local
|
H A D | profile.cc | 1167 branch_prob (bool thunk) in branch_prob()
|
H A D | lto-cgraph.cc | 550 struct thunk_info *thunk = node->definition ? thunk_info::get (node) : NULL; in lto_output_node() local
|
H A D | cgraph.h | 1437 unsigned thunk : 1; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphclones.c | 181 duplicate_thunk_for_node (cgraph_node *thunk, cgraph_node *node) in duplicate_thunk_for_node() 285 cgraph_node *thunk = e->caller; in expand_all_artificial_thunks() local
|
H A D | tree-profile.c | 728 bool thunk = false; in tree_profiling() local
|
H A D | profile.c | 1079 branch_prob (bool thunk) in branch_prob()
|
H A D | cgraphunit.c | 2223 cgraph_node *thunk = e->caller; in assemble_thunks_and_aliases() local
|
H A D | cgraph.h | 1475 cgraph_thunk_info thunk; member
|
H A D | ipa-sra.c | 2935 bool thunk; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | decl.cc | 1865 finish_thunk (tree thunk, tree function) in finish_thunk() 1972 tree thunk = build_decl (DECL_SOURCE_LOCATION (function), in make_thunk() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | decl.cc | 1678 finish_thunk (tree thunk, tree function) in finish_thunk() 1833 tree thunk = build_decl (DECL_SOURCE_LOCATION (function), in make_thunk() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 62 tree thunk; in make_thunk() local 146 finish_thunk (tree thunk) in finish_thunk()
|
H A D | mangle.c | 4190 tree virtual_offset, tree thunk) in mangle_thunk()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 62 tree thunk; in make_thunk() local 146 finish_thunk (tree thunk) in finish_thunk()
|
H A D | mangle.cc | 4403 tree virtual_offset, tree thunk) in mangle_thunk()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 909 uint32_t thunk; member 915 uint64_t thunk; member 921 uintptr_t thunk; member
|