Searched refs:SpecVal (Results 1 – 1 of 1) sorted by relevance
1834 DIEValue *SpecVal = Die->findAttribute(dwarf::DW_AT_specification); in computeIndexValue() local1835 if (SpecVal) { in computeIndexValue()1836 DIE &SpecDIE = cast<DIEEntry>(SpecVal)->getEntry(); in computeIndexValue()