Searched defs:FixedFormSize (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp120 uint8_t FixedFormSize = local
122 if (FixedFormSize)
123 *OffsetPtr += FixedFormSize;

Completed in 70 milliseconds