Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1263 if (auto TagOffsetAttr = Die.find(DW_AT_LLVM_tag_offset)) in addLocalsForDie() local
1264 Local.TagOffset = TagOffsetAttr->getAsUnsignedConstant(); in addLocalsForDie()