Home
last modified time | relevance | path

Searched refs:get_dynamic_type (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-polymorphic-call.c1560 ipa_polymorphic_call_context::get_dynamic_type (tree instance, in get_dynamic_type() function
H A Dcgraph.h1545 bool get_dynamic_type (tree, tree, tree, gimple *); in class()
H A Dipa-prop.c1858 context.get_dynamic_type (instance, arg, NULL, cs->call_stmt); in ipa_compute_jump_functions_for_edge()
2396 = !context.get_dynamic_type (instance, in ipa_analyze_call_uses()
H A Dtree-ssa-sccvn.c5785 context.get_dynamic_type (instance, OBJ_TYPE_REF_OBJECT (fn), in before_dom_children()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dreadelf.c1973 get_dynamic_type (unsigned long type) in get_dynamic_type() function
9213 dtype = get_dynamic_type (entry->d_tag); in process_dynamic_section()
9484 puts (get_dynamic_type (entry->d_un.d_val)); in process_dynamic_section()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c2108 get_dynamic_type (Filedata * filedata, unsigned long type) in get_dynamic_type() function
10041 dtype = get_dynamic_type (filedata, entry->d_tag); in process_dynamic_section()
10325 puts (get_dynamic_type (filedata, entry->d_un.d_val)); in process_dynamic_section()