Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c5468 static void greloc(Section *s, Sym *sym, unsigned long addr, int type);
5706 greloc(cur_text_section, sym, ind, R_386_32); in gen_addr32()
5854 greloc(cur_text_section, vtop->sym, in gcall_or_jmp()
6040 greloc(cur_text_section, sym_data, in gfunc_epilog()
6044 greloc(cur_text_section, sym, in gfunc_epilog()
6050 greloc(cur_text_section, sym_data, in gfunc_epilog()
6054 greloc(cur_text_section, sym, in gfunc_epilog()
6078 greloc(cur_text_section, sym, ind-4, R_386_PC32); in gfunc_epilog()
6449 greloc(cur_text_section, sym, in gen_cvt_ftoi()
6462 greloc(cur_text_section, sym, in gen_cvt_ftoi()
[all …]