Searched refs:put_elf_reloc (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/perf/ |
D | tinycc.c | 5475 static void put_elf_reloc(Section *symtab, Section *s, unsigned long offset, 5858 put_elf_reloc(symtab_section, cur_text_section, in gcall_or_jmp() 6987 put_elf_reloc(symtab_section, s, offset, type, sym->c); in greloc() 16244 put_elf_reloc(symtab_section, cur_text_section, in gen_disp32() 18349 static void put_elf_reloc(Section *symtab, Section *s, unsigned long offset, in put_elf_reloc() function 18404 put_elf_reloc(symtab_section, stab_section, in put_stabs_r() 18909 put_elf_reloc(s1->dynsym, s1->got, in put_got_entry() 19101 put_elf_reloc(symtab_section, init_section, in tcc_add_runtime() 19308 put_elf_reloc(s1->dynsym, bss_section, in tcc_output_file()
|