Searched defs:DIEAbbrev (Results 1 – 2 of 2) sorted by relevance
40 class DIEAbbrev; variable
96 DIEAbbrev(dwarf::Tag T, bool C) : Tag(T), Children(C) {} in DIEAbbrev() function