Searched defs:DW_TAG_variable (Results 1 – 3 of 3) sorted by relevance
31 DW_TAG_variable DwarfTag = 0x34 const
118 #define DW_TAG_variable 0x34 macro
2493 : DINode(C, ID, Storage, dwarf::DW_TAG_variable, Ops), Line(Line), in DINode()