Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h123 unsigned getDebugInfoOffset() const { return DebugInfoOffset; } in getDebugInfoOffset() function
DDwarfDebug.cpp2105 Addr += CU->getDebugInfoOffset(); in emitDIE()