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

/external/valgrind/main/perf/
H A Dtinycc.c2332 static Section *text_section, *data_section, *bss_section; /* predefined sections */
13017 put_extern_sym(s, text_section, 0, 0);
14606 cur_text_section = text_section;
14756 cur_text_section = text_section;
14849 text_section->sh_num, NULL);
14853 text_section->data_offset, text_section, section_sym);
14855 text_section->data_offset, text_section, section_sym);
14903 text_section
2330 static Section *text_section, *data_section, *bss_section; /* predefined sections */ variable
[all...]

Completed in 130 milliseconds