Home
last modified time | relevance | path

Searched refs:gnu_vendor (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Dreadelf.c3606 bool gnu_vendor = (q - name == sizeof "gnu" in print_attributes() local
3611 || gnu_vendor) in print_attributes()
3669 || (! gnu_vendor && (tag > 5 && tag < 32))) in print_attributes()
3677 && (gnu_vendor in print_attributes()
3678 || (! gnu_vendor && tag > 32))) in print_attributes()
3679 || (! gnu_vendor && tag > 3 && tag < 6)) in print_attributes()