Searched refs:is_debuginfo (Results 1 – 2 of 2) sorted by relevance
115 static bool is_debuginfo; variable212 is_debuginfo = true; in parse_opt()3542 || !is_debuginfo in check_sections()3743 if (is_debuginfo) in check_sections()3791 && !is_debuginfo) in check_sections()3922 if (!is_debuginfo) in check_sections()4076 if (is_debuginfo) in check_note()4297 && shdr->sh_type == (is_debuginfo in check_program_header()4302 if (! is_debuginfo) in check_program_header()
2904 * elflint.c (is_debuginfo): New variable.2906 (check_sections): If is_debuginfo, don't complain about SHT_NOBITS.2907 (check_note): If is_debuginfo, don't try to get note contents.