Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp420 uint64_t consecutiveCount = 0; member
483 opcodes[pWrite].consecutiveCount = 2; in optimizeOpcodes()
489 opcodes[pWrite].consecutiveCount++; in optimizeOpcodes()
536 encodeULEB128(op.consecutiveCount, os); in flushOpcodes()