Searched refs:obj_coff_strings (Results 1 – 8 of 8) sorted by relevance
458 strings = obj_coff_strings (abfd); in _bfd_coff_internal_syment_name()1646 if (obj_coff_strings (abfd) != NULL) in _bfd_coff_read_string_table()1647 return obj_coff_strings (abfd); in _bfd_coff_read_string_table()1697 obj_coff_strings (abfd) = strings; in _bfd_coff_read_string_table()1713 if (obj_coff_strings (abfd) != NULL in _bfd_coff_free_symbols()1716 free (obj_coff_strings (abfd)); in _bfd_coff_free_symbols()1717 obj_coff_strings (abfd) = NULL; in _bfd_coff_free_symbols()
43 #define obj_coff_strings(bfd) (coff_data (bfd)->strings) macro
467 strings = obj_coff_strings (abfd); in _bfd_coff_internal_syment_name()1672 if (obj_coff_strings (abfd) != NULL) in _bfd_coff_read_string_table()1673 return obj_coff_strings (abfd); in _bfd_coff_read_string_table()1729 obj_coff_strings (abfd) = strings; in _bfd_coff_read_string_table()1747 if (obj_coff_strings (abfd) != NULL in _bfd_coff_free_symbols()1750 free (obj_coff_strings (abfd)); in _bfd_coff_free_symbols()1751 obj_coff_strings (abfd) = NULL; in _bfd_coff_free_symbols()
46 #define obj_coff_strings(bfd) (coff_data (bfd)->strings) macro
1104 obj_coff_strings (abfd) = vars.string_table; in pe_ILF_build_a_bfd()
476 strings = obj_coff_strings (abfd); in _bfd_coff_internal_syment_name()1706 if (obj_coff_strings (abfd) != NULL) in _bfd_coff_read_string_table()1707 return obj_coff_strings (abfd); in _bfd_coff_read_string_table()1764 obj_coff_strings (abfd) = strings; in _bfd_coff_read_string_table()1786 if (obj_coff_strings (abfd) != NULL in _bfd_coff_free_symbols()1789 free (obj_coff_strings (abfd)); in _bfd_coff_free_symbols()1790 obj_coff_strings (abfd) = NULL; in _bfd_coff_free_symbols()
49 #define obj_coff_strings(bfd) (coff_data (bfd)->strings) macro
1128 obj_coff_strings (abfd) = vars.string_table; in pe_ILF_build_a_bfd()