Searched refs:is_debug_info (Results 1 – 1 of 1) sorted by relevance
3087 int is_debug_info; in place_sections() local3095 is_debug_info = (strcmp (sect->name, debug_info_name) == 0 in place_sections()3099 && !is_debug_info) in place_sections()3131 int is_debug_info; in place_sections() local3139 is_debug_info = (strcmp (sect->name, debug_info_name) == 0 in place_sections()3143 && !is_debug_info) in place_sections()3148 if (is_debug_info) in place_sections()