Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp211 uint8_t FixedFormSize = in extractFast() local
213 if (FixedFormSize) in extractFast()
214 *OffsetPtr += FixedFormSize; in extractFast()