Searched refs:is_sym (Results 1 – 7 of 7) sorted by relevance
771 BFD_ASSERT (s->is_sym); in coff_renumber_symbols()816 BFD_ASSERT (s->is_sym); in coff_mangle_symbols()841 BFD_ASSERT (! a->is_sym); in coff_mangle_symbols()885 BFD_ASSERT (native->is_sym); in coff_fix_symbol_name()901 BFD_ASSERT (! (native + 1)->is_sym); in coff_fix_symbol_name()1004 BFD_ASSERT (native->is_sym); in coff_write_symbol()1046 BFD_ASSERT (! (native + j + 1)->is_sym); in coff_write_symbol()1096 native->is_sym = TRUE; in coff_write_alien_symbol()1097 native[1].is_sym = FALSE; in coff_write_alien_symbol()1183 BFD_ASSERT (native->is_sym); in coff_write_native_symbol()[all …]
1802 native->is_sym = TRUE; in coff_new_section_hook()2504 BFD_ASSERT (symbol->is_sym); in coff_pointerize_aux_hook()2510 BFD_ASSERT (! aux->is_sym); in coff_pointerize_aux_hook()2543 && symbol->is_sym in coff_pointerize_aux_hook()2566 BFD_ASSERT (symbol->is_sym); in coff_print_aux()2567 BFD_ASSERT (! aux->is_sym); in coff_print_aux()3180 && cf->native->is_sym in coff_compute_section_file_positions()3878 || ! csym->native->is_sym in coff_write_object_contents()3901 BFD_ASSERT (! aux->is_sym); in coff_write_object_contents()4584 if (! ent->is_sym) in coff_slurp_line_table()[all …]
665 bfd_boolean is_sym; member
571 ent->is_sym = TRUE; in pe_ILF_make_a_symbol()
185 * coffcode.h (coff_ptr_struct): Add is_sym field.186 (coff_new_section_hook): Set the is_sym field.187 (coff_pointerize_aux_hook): Check the is_sym field.210 (coff_make_empty_symbol): Set the is_sym field.
390 coffsymbol (symbol_get_bfdsym (symbolP))->native->is_sym = TRUE; in coff_obj_symbol_new_hook()
42 * config/obj-coff.c (coff_obj_symbol_new_hook): Set the is_sym