Searched refs:is_debuginfo (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Delflint.c115 static bool is_debuginfo; variable
212 is_debuginfo = true;
873 else if (!is_debuginfo)
3740 || !is_debuginfo
3964 if (is_debuginfo)
3975 if (is_debuginfo && shdr->sh_type != SHT_NOBITS)
3980 if (!is_debuginfo
3990 && !is_debuginfo)
4021 && !is_debuginfo)
4182 if (!is_debuginfo)
[all...]

Completed in 59 milliseconds