Searched refs:isCompileUnitTag (Results 1 – 1 of 1) sorted by relevance
228 bool isCompileUnitTag = tag == DW_TAG_compile_unit; in extract() local229 if(cu && isCompileUnitTag) in extract()238 if (isCompileUnitTag && in extract()