Home | History | Annotate | Download | only in perf

Lines Matching defs:find_section

6891 Section *find_section(TCCState *s1, const char *name)
12043 ad->section = find_section(tcc_state, (char *)tokc.cstr->data);
17403 sec = find_section(s1, name);
19056 s = find_section(s1, section_name);
19098 init_section = find_section(s1, ".init");