Home
last modified time | relevance | path

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

/external/libabigail/src/
Dabg-dwarf-reader.cc10442 bool found_ltype = die_die_attribute(l, DW_AT_type, ltype_die); in compare_dies() local
10444 ABG_ASSERT(found_ltype && found_rtype); in compare_dies()