Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DSyntheticSections.cpp363 uint64_t consecutiveCount = 0; member
426 opcodes[pWrite].consecutiveCount = 2; in optimizeOpcodes()
432 opcodes[pWrite].consecutiveCount++; in optimizeOpcodes()
479 encodeULEB128(op.consecutiveCount, os); in flushOpcodes()