Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c19226 unsigned long rel_addr, rel_size; in tcc_output_file() local
19488 rel_size = 0; in tcc_output_file()
19556 if (rel_size == 0) in tcc_output_file()
19558 rel_size += s->sh_size; in tcc_output_file()
19669 put_dt(dynamic, DT_RELSZ, rel_size); in tcc_output_file()