Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dproftool.c470 static void out_func(ulong func_offset, int is_caller, const char *suffix) in out_func() argument
475 (func_offset); in out_func()
480 printf("%lx%s", func_offset, suffix); in out_func()