Searched refs:put_got_entry (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/perf/ |
D | tinycc.c | 18807 static void put_got_entry(TCCState *s1, in put_got_entry() function 18954 put_got_entry(s1, reloc_type, sym->st_size, sym->st_info, in build_got_entries() 18973 put_got_entry(s1, reloc_type, sym->st_size, sym->st_info, in build_got_entries() 18992 put_got_entry(s1, reloc_type, sym->st_size, sym->st_info, in build_got_entries() 19297 put_got_entry(s1, R_JMP_SLOT, esym->st_size, in tcc_output_file()
|