Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2417 DIEValue *SpecVal = Die->findAttribute(dwarf::DW_AT_specification); in computeIndexValue() local
2418 if (SpecVal) { in computeIndexValue()
2419 DIE *SpecDIE = cast<DIEEntry>(SpecVal)->getEntry(); in computeIndexValue()