Searched refs:AttrShType (Results 1 – 1 of 1) sorted by relevance
2899 unsigned AttrShType, std::unique_ptr<ELFAttributeParser> AttrParser, in printAttributes() argument2901 assert((AttrShType != ELF::SHT_NULL) && AttrParser && in printAttributes()2905 if (Sec.sh_type != AttrShType) in printAttributes()