Searched refs:last_rel_alloc (Results 1 – 4 of 4) sorted by relevance
2009 lang_output_section_statement_type *last_rel_alloc = NULL; in output_rel_find() local2032 if ((rela == lookrela || last_rel_alloc == NULL) in output_rel_find()2035 last_rel_alloc = lookup; in output_rel_find()2048 if (last_rel_alloc) in output_rel_find()2049 return last_rel_alloc; in output_rel_find()
550 last_rel_alloc for the first time. If no reloc sections in script,
2013 lang_output_section_statement_type *last_rel_alloc = NULL; in output_rel_find() local2036 if ((rela == lookrela || last_rel_alloc == NULL) in output_rel_find()2039 last_rel_alloc = lookup; in output_rel_find()2052 if (last_rel_alloc) in output_rel_find()2053 return last_rel_alloc; in output_rel_find()