Home
last modified time | relevance | path

Searched defs:StartByte (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp232 uint64_t StartByte, raw_ostream &OS, in emitImmediate()
323 uint64_t StartByte, raw_ostream &OS, in emitMemModRMByte()
1353 uint64_t StartByte = OS.tell(); in encodeInstruction() local