Searched refs:function_end (Results 1 – 4 of 4) sorted by relevance
339 uint8_t *function_end = funcstarts_offset + function_starts_cmd.datasize; in scan_macho_load_commands() local342 while (funcstarts_offset < function_end) { in scan_macho_load_commands()356 while (funcstarts_offset < function_end) { in scan_macho_load_commands()
824 external function_end : llmodule -> (llmodule, llvalue) llrev_pos858 rev_iter_function_range f (function_end m) (At_start m)867 fold_right_function_range f (function_end m) (At_start m) init
1563 (** [function_end m] returns the last position in the function list of1564 the module [m]. [function_end] and [function_pred] can be used to iterate1567 val function_end : llmodule -> (llmodule, llvalue) llrev_pos val
714 insist (At_start m = function_end m);723 insist (After f2 = function_end m);