Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DW_TAG_compile_unit

231   case dwarf::DW_TAG_compile_unit:
254 /// isCompileUnit - Return true if the specified tag is DW_TAG_compile_unit.
256 return DbgNode && getTag() == dwarf::DW_TAG_compile_unit;