Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/test/MachO/tools/
H A Dgenerate-thunkable-program.py319 def print_function_head(p2align, name): function
349 print_function_head(4, name)
422 print_function_head(14 if args.os == "macos" else 4, "main")