Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c5464 static void section_realloc(Section *sec, unsigned long new_size);
5645 section_realloc(cur_text_section, ind1); in g()
5695 section_realloc(cur_text_section, ind1); in oad()
6855 static void section_realloc(Section *sec, unsigned long new_size) in section_realloc() function
6882 section_realloc(sec, offset1); in section_ptr_add()
13949 section_realloc(sec, c_end); in decl_designator()
14425 section_realloc(sec, data_offset); in decl_initializer_alloc()