Searched refs:SpecVal (Results 1 – 1 of 1) sorted by relevance
2466 if (DIEValue SpecVal = Die->findAttribute(dwarf::DW_AT_specification)) { in computeIndexValue() local2467 DIE &SpecDIE = SpecVal.getDIEEntry().getEntry(); in computeIndexValue()