Home
last modified time | relevance | path

Searched defs:get_attribute (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dattributes.h349 get_attribute(int vendor, int tag) in get_attribute() function
356 get_attribute(int vendor, int tag) const in get_attribute() function
H A Dattributes.cc186 Vendor_object_attributes::get_attribute(int tag) in get_attribute() function in gold::Vendor_object_attributes
199 Vendor_object_attributes::get_attribute(int tag) const in get_attribute() function in gold::Vendor_object_attributes
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dattributes.cc186 Vendor_object_attributes::get_attribute(int tag) in get_attribute() function in gold::Vendor_object_attributes
199 Vendor_object_attributes::get_attribute(int tag) const in get_attribute() function in gold::Vendor_object_attributes
H A Dattributes.h349 get_attribute(int vendor, int tag) in get_attribute() function
356 get_attribute(int vendor, int tag) const in get_attribute() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pkcs7/
H A Dpk7_doit.c1081 static ASN1_TYPE *get_attribute(STACK_OF(X509_ATTRIBUTE) *sk, int nid) in get_attribute() function