Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp378 const DwarfDebug *DD = AP->getDwarfDebug(); in EmitValue()
403 const DwarfDebug *DD = AP->getDwarfDebug(); in getRefAddrSize()
553 DwarfDebug *DD = AP->getDwarfDebug(); in EmitValue()
DDIEHash.cpp287 DwarfDebug &DD = *AP->getDwarfDebug(); in hashLocList()
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h134 DwarfDebug *getDwarfDebug() { return DD; } in getDwarfDebug() function