Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/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
/dflybsd-src/contrib/binutils-2.34/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
/dflybsd-src/crypto/libressl/crypto/pkcs7/
H A Dpk7_doit.c1121 get_attribute(STACK_OF(X509_ATTRIBUTE) *sk, int nid) in get_attribute() function