Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp78 TheU->setDebugInfoOffset(SecOffset); in computeSizeAndOffsets()
DDwarfUnit.h214 void setDebugInfoOffset(unsigned DbgInfoOff) { DebugInfoOffset = DbgInfoOff; } in setDebugInfoOffset() function