Searched refs:setDotDebugLocOffset (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h142 void setDotDebugLocOffset(unsigned O) { DotDebugLocOffset = O; } function in class:llvm::DbgVariable
H A DDwarfDebug.cpp1025 RegVar->setDotDebugLocOffset(DotDebugLocEntries.size());

Completed in 692 milliseconds