Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp258 for (auto OpByte : Op.UnknownOpcodeData) in EmitDebugLine() local
259 writeInteger((uint8_t)OpByte, OS, DI.IsLittleEndian); in EmitDebugLine()