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