Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2337 static Section *bounds_section; /* contains global data bound description */ variable
14467 greloc(bounds_section, sym, bounds_section->data_offset, R_DATA_32); in decl_initializer_alloc()
14469 bounds_ptr = section_ptr_add(bounds_section, 2 * sizeof(long)); in decl_initializer_alloc()
19085 ptr = section_ptr_add(bounds_section, sizeof(unsigned long)); in tcc_add_runtime()
19089 bounds_section->sh_num, "__bounds_start"); in tcc_add_runtime()
21146 bounds_section = new_section(s, ".bounds", in tcc_set_output_type()