Searched refs:is_debug_info (Results 1 – 1 of 1) sorted by relevance
3293 int is_debug_info; in place_sections() local3301 is_debug_info = (strcmp (sect->name, debug_info_name) == 0 in place_sections()3305 && !is_debug_info) in place_sections()3337 int is_debug_info; in place_sections() local3345 is_debug_info = (strcmp (sect->name, debug_info_name) == 0 in place_sections()3349 && !is_debug_info) in place_sections()3354 if (is_debug_info) in place_sections()