Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c3649 bool gnu_vendor = (q - name == sizeof "gnu" in print_attributes() local
3654 || gnu_vendor) in print_attributes()
3712 || (! gnu_vendor && (tag > 5 && tag < 32))) in print_attributes()
3720 && (gnu_vendor in print_attributes()
3721 || (! gnu_vendor && tag > 32))) in print_attributes()
3722 || (! gnu_vendor && tag > 3 && tag < 6)) in print_attributes()