Searched refs:get_dynamic_type (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-polymorphic-call.c | 1560 ipa_polymorphic_call_context::get_dynamic_type (tree instance, in get_dynamic_type() function
|
H A D | cgraph.h | 1545 bool get_dynamic_type (tree, tree, tree, gimple *); in class()
|
H A D | ipa-prop.c | 1858 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 D | tree-ssa-sccvn.c | 5785 context.get_dynamic_type (instance, OBJ_TYPE_REF_OBJECT (fn), in before_dom_children()
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | readelf.c | 1973 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 D | readelf.c | 2108 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()
|