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

/external/valgrind/main/perf/
H A Dtinycc.c19081 Section *init_section;
19097 init_section = find_section(s1, ".init");
19098 pinit = section_ptr_add(init_section, 5);
19102 put_elf_reloc(symtab_section, init_section,
19103 init_section->data_offset - 4, R_386_PC32, sym_index);
19079 Section *init_section; local

Completed in 97 milliseconds