Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddlltool.c773 static void flush_page (FILE *, bfd_vma *, bfd_vma, int);
1712 flush_page (FILE *f, bfd_vma *need, bfd_vma page_addr, int on_page) in flush_page() function
2190 flush_page (f, need, page_addr, on_page); in gen_exp_file()
2196 flush_page (f, need, page_addr, on_page); in gen_exp_file()
H A DChangeLog-2008176 (flush_page): Likewise.
H A DChangeLog-989951 (flush_page): Do not mangle null entries.
100 * dlltool.c (flush_page): Clip short values to prevent warnings
H A DChangeLog-20091319 (flush_page): Use create_for_pep instead of using
H A DChangeLog-91972268 (flush_page, gen_exp_file, gen_lib_file): Use new way of RVAing.
2316 (flush_page): Use new macros.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddlltool.c822 static void flush_page (FILE *, bfd_vma *, bfd_vma, int);
1765 flush_page (FILE *f, bfd_vma *need, bfd_vma page_addr, int on_page) in flush_page() function
2243 flush_page (f, need, page_addr, on_page); in gen_exp_file()
2249 flush_page (f, need, page_addr, on_page); in gen_exp_file()
H A DChangeLog-2008176 (flush_page): Likewise.
H A DChangeLog-989951 (flush_page): Do not mangle null entries.
100 * dlltool.c (flush_page): Clip short values to prevent warnings
H A DChangeLog-20091319 (flush_page): Use create_for_pep instead of using
H A DChangeLog-91972268 (flush_page, gen_exp_file, gen_lib_file): Use new way of RVAing.
2316 (flush_page): Use new macros.
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2017 void flush_page (void);
3722 void html_printer::flush_page (void) in flush_page() function in html_printer
4514 flush_page(); in end_page()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.117946 (html_printer::flush_page): Finish table.
H A DChangeLog.118618 (html_printer::flush_page): Call `lookahead_for_tables'.