Home
last modified time | relevance | path

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

/external/llvm-project/lld/test/MachO/tools/
Dgenerate-cfi-funcs.py16 func_size_low = 0x10 variable
30 global func_size_low, func_size_high
31 func_size = random.randint(func_size_low, func_size_high) * 0x10
34 func_size_low += 1