Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt-cxx.c125 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 Dwinnt-cxx.cc125 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 Dqsort.c101 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 Dctf-decls.h57 struct ctf_qsort_arg thunk = { compar, arg }; in ctf_qsort_r() local
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-decls.h57 struct ctf_qsort_arg thunk = { compar, arg }; in ctf_qsort_r() local
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.h787 struct thunk struct
797 uint8_t thunk_type; argument
798 char name[];
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc184 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 Dtree-profile.cc737 bool thunk = false; in tree_profiling() local
H A Dcgraphunit.cc1755 cgraph_node *thunk = e->caller; in assemble_thunks_and_aliases() local
H A Dprofile.cc1167 branch_prob (bool thunk) in branch_prob()
H A Dlto-cgraph.cc550 struct thunk_info *thunk = node->definition ? thunk_info::get (node) : NULL; in lto_output_node() local
H A Dcgraph.h1437 unsigned thunk : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c181 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 Dtree-profile.c728 bool thunk = false; in tree_profiling() local
H A Dprofile.c1079 branch_prob (bool thunk) in branch_prob()
H A Dcgraphunit.c2223 cgraph_node *thunk = e->caller; in assemble_thunks_and_aliases() local
H A Dcgraph.h1475 cgraph_thunk_info thunk; member
H A Dipa-sra.c2935 bool thunk; member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Ddecl.cc1865 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 Ddecl.cc1678 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 Dmethod.c62 tree thunk; in make_thunk() local
146 finish_thunk (tree thunk) in finish_thunk()
H A Dmangle.c4190 tree virtual_offset, tree thunk) in mangle_thunk()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc62 tree thunk; in make_thunk() local
146 finish_thunk (tree thunk) in finish_thunk()
H A Dmangle.cc4403 tree virtual_offset, tree thunk) in mangle_thunk()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h909 uint32_t thunk; member
915 uint64_t thunk; member
921 uintptr_t thunk; member

12