Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFDebugInfoEntry.h43 void dumpAttribute(raw_ostream &OS, const DWARFUnit *u, uint32_t *offset_ptr,
DDWARFDebugInfoEntry.cpp45 dumpAttribute(OS, u, &offset, AttrSpec.Attr, AttrSpec.Form, indent); in dump()
65 void DWARFDebugInfoEntryMinimal::dumpAttribute(raw_ostream &OS, in dumpAttribute() function in DWARFDebugInfoEntryMinimal