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

/external/valgrind/main/perf/
H A Dtinycc.c2339 static Section *bounds_section; /* contains global data bound description */
14469 greloc(bounds_section, sym, bounds_section->data_offset, R_DATA_32);
14471 bounds_ptr = section_ptr_add(bounds_section, 2 * sizeof(long));
19087 ptr = section_ptr_add(bounds_section, sizeof(unsigned long));
19091 bounds_section->sh_num, "__bounds_start");
21148 bounds_section = new_section(s, ".bounds",
2337 static Section *bounds_section; /* contains global data bound description */ variable

Completed in 88 milliseconds