Searched refs:exact_or_gnuld (Results 1 – 2 of 2) sorted by relevance
3587 enum { unused, exact, atleast, exact_or_gnuld } attrflag; enumerator3597 { ".debug_str", 11, SHT_PROGBITS, exact_or_gnuld, SHF_MERGE | SHF_STRINGS, 0 },3753 || special_sections[s].attrflag == exact_or_gnuld) in check_sections()
2467 * elflint.c (special_sections): Add new attrflag value exact_or_gnuld.2469 (check_sections): Handle exact_or_gnuld.