Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c368 asection *found_section; member
377 if (d->found_section != NULL) in section_iterator_callback()
383 d->found_section = s; in section_iterator_callback()
397 return cb_data.found_section; in find_section()