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