Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h137 void hashDIEEntry(dwarf::Attribute Attribute, dwarf::Tag Tag,
DDIEHash.cpp223 void DIEHash::hashDIEEntry(dwarf::Attribute Attribute, dwarf::Tag Tag, in hashDIEEntry() function in DIEHash
300 hashDIEEntry(Attribute, Tag, Value.getDIEEntry().getEntry()); in hashAttribute()