Home
last modified time | relevance | path

Searched refs:C_FILE (Results 1 – 20 of 20) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoffgen.c772 if (s->u.syment.n_sclass == C_FILE) in coff_renumber_symbols()
886 if (native->u.syment.n_sclass == C_FILE in coff_fix_symbol_name()
1006 if (native->u.syment.n_sclass == C_FILE) in coff_write_symbol()
1146 native->u.syment.n_sclass = C_FILE; in coff_write_alien_symbol()
1395 else if (c_symbol->native->u.syment.n_sclass == C_FILE in coff_write_symbols()
1538 if (n_sclass == C_FILE) in coff_pointerize_aux()
1842 if (internal_ptr->u.syment.n_sclass == C_FILE in coff_get_normalized_symtab()
2175 case C_FILE: in coff_print_symbol()
2333 if (p->u.syment.n_sclass == C_FILE) in coff_find_nearest_line_with_names()
2362 if (p2->u.syment.n_sclass == C_FILE) in coff_find_nearest_line_with_names()
[all …]
Dcoffswap.h397 case C_FILE: in coff_swap_aux_in()
503 case C_FILE: in coff_swap_aux_out()
Dcofflink.c922 if (isym.n_sclass == C_FILE) in _bfd_coff_final_link()
1837 case C_FILE: in _bfd_coff_link_input_bfd()
1988 if (isymp->n_sclass == C_FILE) in _bfd_coff_link_input_bfd()
Dcoffcode.h2288 if (sym.n_sclass == C_FILE) in coff_set_arch_mach_hook()
4894 case C_FILE: /* File name. */ in coff_slurp_symbol_table()
5769 case C_FILE: in coff_bigobj_swap_aux_in()
5821 case C_FILE: in coff_bigobj_swap_aux_out()
Dcoff64-rs6000.c354 case C_FILE: in _bfd_xcoff64_swap_aux_in()
444 case C_FILE: in _bfd_xcoff64_swap_aux_out()
Dxcofflink.c1364 if (sym.n_sclass == C_FILE || sym.n_sclass == C_DWARF) in xcoff_link_add_symbols()
1369 || sym.n_sclass == C_FILE || sym.n_sclass == C_DWARF) in xcoff_link_add_symbols()
4386 if (isym.n_sclass == C_FILE) in xcoff_link_input_bfd()
4478 if (isymp->n_sclass == C_FILE) in xcoff_link_input_bfd()
Dcoff-rs6000.c490 case C_FILE: in _bfd_xcoff_swap_aux_in()
603 case C_FILE: in _bfd_xcoff_swap_aux_out()
DpeXXigen.c306 case C_FILE: in _bfd_XXi_swap_aux_in()
380 case C_FILE: in _bfd_XXi_swap_aux_out()
DChangeLog-94954197 (coff_write_symbol): Set BSF_DEBUGGING for C_FILE symbols. If
5426 * coffgen.c (coff_find_nearest_line): Look for the best C_FILE,
5553 * coffgen.c (coff_get_normalized_symtab): If a C_FILE symbol has
5555 (coff_find_nearest_line): Look for the right C_FILE symbol, rather
DChangeLog-91935684 (coff_write_symbol): Put C_FILE symbols in debug section always.
5689 add a dummy C_FILE symbol if none is present.
DChangeLog-02038893 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
9404 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff.c341 S_SET_STORAGE_CLASS (symbolP, C_FILE); in c_dot_file_symbol()
648 case C_FILE: in obj_coff_endef()
1414 && S_GET_STORAGE_CLASS (symp) != C_FILE))) in coff_frob_symbol()
1725 || S_GET_STORAGE_CLASS (symbol_rootP) != C_FILE) in coff_adjust_symtab()
Dtc-ppc.c4568 && (S_GET_STORAGE_CLASS (look) == C_FILE in ppc_biei()
5766 && S_GET_STORAGE_CLASS (sym) != C_FILE))) in ppc_frob_symbol()
5832 && S_GET_STORAGE_CLASS (sym) != C_FILE in ppc_frob_symbol()
Dtc-tic54x.c5007 || S_GET_STORAGE_CLASS (symbol_rootP) != C_FILE) in tic54x_adjust_symtab()
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-xcoff.c259 #define C_FILE (103) macro
795 syms[0].sym.n_sclass[0] = C_FILE; in simple_object_xcoff_write_to_file()
/toolchain/binutils/binutils-2.25/binutils/
Drdcoff.c730 if (this_coff_symno == next_c_file && syment.n_sclass != C_FILE) in parse_coff()
750 case C_FILE: in parse_coff()
Dcoffgrok.c616 case C_FILE: in doit()
Dod-xcoff.c879 case C_FILE: in dump_xcoff32_symbols()
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h321 #define C_FILE 103 /* file name */ macro
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96974798 (coff_frob_symbol): Don't do anything with C_FILE symbols.
4828 (coff_frob_symbol): Check SF_GET_TAG, C_EOF, and C_FILE outside of