Searched defs:DIEAbbrev (Results 1 – 3 of 3) sorted by relevance
28 class DIEAbbrev; variable
35 class DIEAbbrev; variable
79 DIEAbbrev(dwarf::Tag T, bool C) : Tag(T), Children(C), Data() {} in DIEAbbrev() function