Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dlibaout.h506 extern bfd_boolean NAME (aout, write_syms)
651 if (! NAME (aout, write_syms) (abfd)) \
Di386lynx.c63 if (! NAME(aout,write_syms) (abfd)) return FALSE; \
Dhp300hpux.c325 if (!MY (write_syms) (abfd)) in MY()
Driscix.c137 if (! NAME (aout, write_syms) (abfd)) \
Daout-tic30.c667 if (!NAME (aout, write_syms) (abfd)) in tic30_aout_write_object_contents()
Dpdp11.c330 if (! NAME (aout, write_syms) (abfd)) in pdp11_aout_write_headers()
1614 NAME (aout, write_syms) (bfd *abfd) in NAME() argument
Daoutx.h1857 NAME (aout, write_syms) (bfd *abfd) in NAME() argument
DChangeLog-919397 (NAME(aout,write_syms)): Return boolean value. Check return value
3910 (write_syms): Use them, to reduce string table size.
DChangeLog-94956526 (NAME(aout,write_syms)): Use new stringtab code.
7759 (NAME(aout,write_syms)): Check emit_strtab return value.