Home
last modified time | relevance | path

Searched refs:SpecVal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1834 DIEValue *SpecVal = Die->findAttribute(dwarf::DW_AT_specification); in computeIndexValue() local
1835 if (SpecVal) { in computeIndexValue()
1836 DIE &SpecDIE = cast<DIEEntry>(SpecVal)->getEntry(); in computeIndexValue()