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