Searched refs:put_elf_reloc (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c5477 static void put_elf_reloc(Section *symtab, Section *s, unsigned long offset,
5860 put_elf_reloc(symtab_section, cur_text_section,
6989 put_elf_reloc(symtab_section, s, offset, type, sym->c);
16246 put_elf_reloc(symtab_section, cur_text_section,
18351 static void put_elf_reloc(Section *symtab, Section *s, unsigned long offset,
18406 put_elf_reloc(symtab_section, stab_section,
18911 put_elf_reloc(s1->dynsym, s1->got,
19103 put_elf_reloc(symtab_section, init_section,
19310 put_elf_reloc(s1->dynsym, bss_section,
18349 static void put_elf_reloc(Section *symtab, Section *s, unsigned long offset, function

Completed in 138 milliseconds