Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDlibaout.h505 extern bfd_boolean NAME (aout, write_syms)
653 if (! NAME (aout, write_syms) (abfd)) \
HDaoutx.h1840 NAME (aout, write_syms) (bfd *abfd) in NAME() argument
HDChangeLog-919397 (NAME(aout,write_syms)): Return boolean value. Check return value
3910 (write_syms): Use them, to reduce string table size.
HDChangeLog-94956526 (NAME(aout,write_syms)): Use new stringtab code.
7759 (NAME(aout,write_syms)): Check emit_strtab return value.