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

/external/elfutils/0.153/src/
H A Dreadelf.c2035 bool is_nobits = false; local
2044 is_nobits = (symshdr != NULL
2048 if (is_nobits || ! check_def)
2099 else if (unlikely (! is_nobits))

Completed in 300 milliseconds