Searched refs:previous_section_return (Results 1 – 1 of 1) sorted by relevance
2209 Output_section_definition** previous_section_return) in find_memory_region() argument2211 if (previous_section_return != NULL) in find_memory_region()2212 * previous_section_return = NULL; in find_memory_region()2272 && previous_section_return != NULL) in find_memory_region()2273 *previous_section_return = first_match->get_last_section(); in find_memory_region()