Searched refs:idxOffset (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugAbbrev.h35 DWARFAbbreviationDeclarationSet(uint32_t offset, uint32_t idxOffset) argument
36 : Offset(offset), IdxOffset(idxOffset) {}

Completed in 85 milliseconds