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

/external/elfutils/src/
H A Delflint.c3309 enum { unused, exact, atleast, exact_or_gnuld } attrflag; member in struct:__anon6016
3464 if (special_sections[s].attrflag == exact
3465 || special_sections[s].attrflag == exact_or_gnuld)
3471 && (special_sections[s].attrflag == exact || !gnuld))
3481 else if (special_sections[s].attrflag == atleast)

Completed in 56 milliseconds