Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Dlibcoff-in.h40 #define obj_coff_keep_strings(bfd) (coff_data (bfd)->keep_strings) macro
H A Dlibcoff.h44 #define obj_coff_keep_strings(bfd) (coff_data (bfd)->keep_strings) macro
H A Dpeicode.h1053 obj_coff_keep_strings (abfd) = TRUE; in pe_ILF_build_a_bfd()
H A Dcoffgen.c1544 && ! obj_coff_keep_strings (abfd)) in _bfd_coff_free_symbols()
1620 obj_coff_keep_strings (abfd) = TRUE; in coff_get_normalized_symtab()
H A DChangeLog-94952436 (obj_coff_keep_strings): Define.