Home
last modified time | relevance | path

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

/src/crypto/krb5/src/appl/gss-sample/
H A Dgss-server.c825 dumpAttribute(OM_uint32 *minor, in dumpAttribute() function
889 dumpAttribute(minor, name, &attrs->elements[i], noisy); in enumerateAttributes()
/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp110 static void dumpAttribute(raw_ostream &OS, const DWARFDie &Die, in dumpAttribute() function
612 dumpAttribute(OS, *this, AttrValue, Indent, DumpOpts); in dump()