Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h154 std::optional<uint8_t> getDebugLocListTagOffset() const { in getDebugLocListTagOffset() function
H A DDwarfCompileUnit.cpp881 auto TagOffset = Multi.getDebugLocListTagOffset(); in applyConcreteDbgVariableAttributes()