Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c14832 volatile int section_sym; in tcc_compile() local
14843 section_sym = 0; /* avoid warning */ in tcc_compile()
14845 section_sym = put_elf_sym(symtab_section, 0, 0, in tcc_compile()
14851 text_section->data_offset, text_section, section_sym); in tcc_compile()
14853 text_section->data_offset, text_section, section_sym); in tcc_compile()
14901 text_section->data_offset, text_section, section_sym); in tcc_compile()