Searched refs:call_end (Results 1 – 3 of 3) sorted by relevance
250 patch_call_sites(cs->call_start, cs->call_end, ct); in callthunks_setup()259 .call_end = __call_sites_end, in callthunks_patch_builtin_calls()
349 cs.call_end = (void *)calls->sh_addr + calls->sh_size; in module_finalize()
107 s32 *call_start, *call_end; member