Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlang.c256 asection *found_section; member
265 if (d->found_section != NULL) in section_iterator_callback()
271 d->found_section = s; in section_iterator_callback()
285 return cb_data.found_section; in find_section()