Home
last modified time | relevance | path

Searched defs:add_attribute (Results 1 – 2 of 2) sorted by relevance

/third_party/elfio/elfio/
Delfio_modinfo.hpp73 Elf_Word add_attribute( const std::string& field, const std::string& value ) in add_attribute() function in ELFIO::modinfo_section_accessor_template
/third_party/openssl/crypto/pkcs7/
Dpk7_doit.c1238 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, in add_attribute() function