Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c567 static u32 get_x86_64_plt_disp(const u8 *p) in get_x86_64_plt_disp() function
604 disp = get_x86_64_plt_disp(di->plt_got_data->d_buf + i); in get_plt_got_name()