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

/external/elfutils/src/
H A Delflint.c3587 enum { unused, exact, atleast, exact_or_gnuld } attrflag; member in struct:__anon6178
3752 if (special_sections[s].attrflag == exact
3753 || special_sections[s].attrflag == exact_or_gnuld)
3761 && (special_sections[s].attrflag == exact || !gnuld))
3771 else if (special_sections[s].attrflag == atleast)

Completed in 65 milliseconds