Searched defs:caller (Results 1 - 25 of 29) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr46934.c1 int caller (unsigned int reg_type) function
H A Dlimits-fnargs.c20 void caller(void) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-prof/
H A Dic-misattribution-1.c13 caller(void (*func) (void)) function
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dbl-local-2.s16 caller: label
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Davx-inline.c12 inline int caller () function
H A Dpr57756.c12 static __inline int caller () function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Dtemplate1.C17 int caller() { return foo(); } // This must be ::foo, not B::foo. function in class:C
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dipa-sra-5.c13 int *caller (void) function
H A Dipa-icf-4.c17 void caller(int x) function
H A Dipa-sra-3.c21 void caller (void) function
H A Dipa-sra-4.c51 void caller (void) function
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dinterface_27.f9026 subroutine caller subroutine in module:m
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dfunc5.go11 func caller(f func(int, int) int, a, b int, c chan int) { func
/haiku-buildtools/gcc/gcc/config/avr/
H A Davr-log.c94 avr_vdump (FILE *stream, const char *caller, ...) argument
114 avr_log_vadump (FILE *file, const char *caller, va_list ap) argument
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dverify.c440 tree caller = LABEL_SUBR_CONTEXT (current_subr); local
1216 tree caller = LABEL_SUBR_CONTEXT (current_subr); local
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc211 void CoverageData::IndirCall(uptr caller, uptr callee, uptr callee_cache[], argument
225 CHECK_EQ(atomic_load(&atomic_callee_cache[0], memory_order_relaxed), caller); local
331 uptr caller = cc_cache[0]; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dlto-cgraph.c1484 struct cgraph_node *caller, *callee; local
[all...]
H A Dipa-inline.c286 sanitize_attrs_match_for_inline_p(const_tree caller, const_tree callee) argument
347 cgraph_node *caller = e->caller->global.inlined_to local
679 cgraph_node *caller = (edge->caller->global.inlined_to local
701 cgraph_node *caller = (edge->caller->global.inlined_to local
1051 cgraph_node *caller = (edge->caller->global.inlined_to local
2207 struct cgraph_node *caller = node->callers->caller; local
[all...]
H A Dtarghooks.c1326 default_target_can_inline_p (tree caller, tree callee) argument
H A Dcgraph.c823 symbol_table::create_edge (cgraph_node *caller, cgraph_node *callee, argument
[all...]
H A Dcgraph.h1582 cgraph_node *caller; variable
[all...]
H A Dtree-inline.c4323 add_local_variables(struct function *callee, struct function *caller, copy_body_data *id) argument
[all...]
/haiku-buildtools/gcc/gcc/config/rx/
H A Drx.c3386 rx_ok_to_inline(tree caller, tree callee) argument
/haiku-buildtools/binutils/bfd/
H A Delf32-spu.c1314 struct function_info *caller; local
2625 insert_callee(struct function_info *caller, struct call_info *callee) argument
2655 copy_callee(struct function_info *caller, const struct call_info *call) argument
2718 struct function_info *caller; local
[all...]
/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c4071 mep_can_inline_p(tree caller, tree callee) argument

Completed in 340 milliseconds

12