Searched refs:MAX_CU_NESTING (Results 1 – 2 of 2) sorted by relevance
155 #define MAX_CU_NESTING (1 << 8) macro156 static bool level_type_signed[MAX_CU_NESTING];2300 bool is_signed = (level > 0 && level <= MAX_CU_NESTING in display_discr_list()3127 if (level >= 0 && level < MAX_CU_NESTING in read_and_display_attr_value()
561 * dwarf.c (MAX_CU_NESTING): New constant.