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()
805 external function_end : llmodule -> (llmodule, llvalue) llrev_pos839 rev_iter_function_range f (function_end m) (At_start m)848 fold_right_function_range f (function_end m) (At_start m) init
1469 (** [function_end m] returns the last position in the function list of1470 the module [m]. [function_end] and [function_pred] can be used to iterate1473 val function_end : llmodule -> (llmodule, llvalue) llrev_pos1459 val function_end : llmodule -> (llmodule, llvalue) llrev_pos global() val
703 insist (At_start m = function_end m);712 insist (After f2 = function_end m);