Home
last modified time | relevance | path

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

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