Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.cpp46 V.setDebugLocListTagOffset(*TagOffset); in ~ListBuilder()
H A DDwarfDebug.h178 void setDebugLocListTagOffset(uint8_t O) { DebugLocListTagOffset = O; } in setDebugLocListTagOffset() function