Searched refs:function_size_format (Results 1 – 1 of 1) sorted by relevance
45 function_size_format = ".size %s, .-%s" variable163 global function_size_format164 function_size_format = tokens[1]313 asm_fp.write(" " + (function_size_format % (start_label, start_label)) + "\n")327 … asm_fp.write("\n " + (function_size_format % (start_sister_label, start_sister_label)) + "\n")367 asm_fp.write(" " + (function_size_format % (start_label, start_label)) + "\n")