Home
last modified time | relevance | path

Searched defs:ATTRIBUTE_UNUSED (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/freebsd-11-stable/contrib/gcc/
HDhooks.c60 hook_bool_bool_false (bool a ATTRIBUTE_UNUSED) in hook_bool_bool_false()
67 hook_bool_mode_false (enum machine_mode mode ATTRIBUTE_UNUSED) in hook_bool_mode_false()
74 hook_bool_mode_rtx_false (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_rtx_false()
75 rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_rtx_false()
82 hook_bool_mode_rtx_true (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_rtx_true()
83 rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_rtx_true()
90 hook_void_FILEptr_constcharptr (FILE *a ATTRIBUTE_UNUSED, const char *b ATTRIBUTE_UNUSED) in hook_void_FILEptr_constcharptr()
96 hook_bool_tree_hwi_hwi_tree_false (tree a ATTRIBUTE_UNUSED, in hook_bool_tree_hwi_hwi_tree_false()
97 HOST_WIDE_INT b ATTRIBUTE_UNUSED, in hook_bool_tree_hwi_hwi_tree_false()
98 HOST_WIDE_INT c ATTRIBUTE_UNUSED, in hook_bool_tree_hwi_hwi_tree_false()
[all …]
HDgthr-posix.c37 pthread_once (pthread_once_t *once ATTRIBUTE_UNUSED, in pthread_once()
44 pthread_key_create (pthread_key_t *key ATTRIBUTE_UNUSED, in pthread_key_create()
51 pthread_key_delete (pthread_key_t key ATTRIBUTE_UNUSED) in pthread_key_delete()
57 pthread_getspecific (pthread_key_t key ATTRIBUTE_UNUSED) in pthread_getspecific()
63 pthread_setspecific (pthread_key_t key ATTRIBUTE_UNUSED, in pthread_setspecific()
64 const void *ptr ATTRIBUTE_UNUSED) in pthread_setspecific()
70 pthread_create (pthread_t *thread ATTRIBUTE_UNUSED, in pthread_create()
71 const pthread_attr_t *attr ATTRIBUTE_UNUSED, in pthread_create()
73 void *arg ATTRIBUTE_UNUSED) in pthread_create()
79 pthread_cancel (pthread_t thread ATTRIBUTE_UNUSED) in pthread_cancel()
[all …]
HDtarghooks.c72 default_external_libcall (rtx fun ATTRIBUTE_UNUSED) in default_external_libcall()
89 tree fntype ATTRIBUTE_UNUSED) in default_return_in_memory()
118 default_setup_incoming_varargs (CUMULATIVE_ARGS *ca ATTRIBUTE_UNUSED, in default_setup_incoming_varargs()
119 enum machine_mode mode ATTRIBUTE_UNUSED, in default_setup_incoming_varargs()
120 tree type ATTRIBUTE_UNUSED, in default_setup_incoming_varargs()
121 int *pretend_arg_size ATTRIBUTE_UNUSED, in default_setup_incoming_varargs()
122 int second_time ATTRIBUTE_UNUSED) in default_setup_incoming_varargs()
137 hook_bool_CUMULATIVE_ARGS_false (CUMULATIVE_ARGS *ca ATTRIBUTE_UNUSED) in hook_bool_CUMULATIVE_ARGS_false()
143 default_pretend_outgoing_varargs_named (CUMULATIVE_ARGS *ca ATTRIBUTE_UNUSED) in default_pretend_outgoing_varargs_named()
166 default_min_divisions_for_recip_mul (enum machine_mode mode ATTRIBUTE_UNUSED) in default_min_divisions_for_recip_mul()
[all …]
HDdebug.c64 debug_nothing_tree (tree decl ATTRIBUTE_UNUSED) in debug_nothing_tree()
69 debug_nothing_tree_tree (tree t1 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree()
70 tree t2 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree()
75 debug_true_tree (tree block ATTRIBUTE_UNUSED) in debug_true_tree()
81 debug_nothing_rtx (rtx insn ATTRIBUTE_UNUSED) in debug_nothing_rtx()
86 debug_nothing_charstar (const char *main_filename ATTRIBUTE_UNUSED) in debug_nothing_charstar()
91 debug_nothing_int_charstar (unsigned int line ATTRIBUTE_UNUSED, in debug_nothing_int_charstar()
92 const char *text ATTRIBUTE_UNUSED) in debug_nothing_int_charstar()
97 debug_nothing_int (unsigned int line ATTRIBUTE_UNUSED) in debug_nothing_int()
102 debug_nothing_int_int (unsigned int line ATTRIBUTE_UNUSED, in debug_nothing_int_int()
[all …]
HDrtlhooks.c99 reg_num_sign_bit_copies_general (rtx x ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
100 enum machine_mode mode ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
101 rtx known_x ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
102 enum machine_mode known_mode ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
103 unsigned int known_ret ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
104 unsigned int *result ATTRIBUTE_UNUSED) in reg_num_sign_bit_copies_general()
110 reg_nonzero_bits_general (rtx x ATTRIBUTE_UNUSED, in reg_nonzero_bits_general()
111 enum machine_mode mode ATTRIBUTE_UNUSED, in reg_nonzero_bits_general()
112 rtx known_x ATTRIBUTE_UNUSED, in reg_nonzero_bits_general()
113 enum machine_mode known_mode ATTRIBUTE_UNUSED, in reg_nonzero_bits_general()
[all …]
HDlanghooks.c299 lhd_tree_inlining_walk_subtrees (tree *tp ATTRIBUTE_UNUSED, in lhd_tree_inlining_walk_subtrees()
300 int *subtrees ATTRIBUTE_UNUSED, in lhd_tree_inlining_walk_subtrees()
301 walk_tree_fn func ATTRIBUTE_UNUSED, in lhd_tree_inlining_walk_subtrees()
302 void *data ATTRIBUTE_UNUSED, in lhd_tree_inlining_walk_subtrees()
303 struct pointer_set_t *pset ATTRIBUTE_UNUSED) in lhd_tree_inlining_walk_subtrees()
343 lhd_tree_inlining_add_pending_fn_decls (void *vafnp ATTRIBUTE_UNUSED, tree pfn) in lhd_tree_inlining_add_pending_fn_decls()
366 lhd_tree_inlining_anon_aggr_type_p (tree t ATTRIBUTE_UNUSED) in lhd_tree_inlining_anon_aggr_type_p()
380 lhd_tree_inlining_start_inlining (tree fn ATTRIBUTE_UNUSED) in lhd_tree_inlining_start_inlining()
386 lhd_tree_inlining_end_inlining (tree fn ATTRIBUTE_UNUSED) in lhd_tree_inlining_end_inlining()
394 lhd_tree_inlining_convert_parm_for_inlining (tree parm ATTRIBUTE_UNUSED, in lhd_tree_inlining_convert_parm_for_inlining()
[all …]
HDgcov-dump.c76 main (int argc ATTRIBUTE_UNUSED, char **argv) in main()
264 tag_function (const char *filename ATTRIBUTE_UNUSED, in tag_function()
265 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_function()
285 tag_blocks (const char *filename ATTRIBUTE_UNUSED, in tag_blocks()
286 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_blocks()
310 tag_arcs (const char *filename ATTRIBUTE_UNUSED, in tag_arcs()
311 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_arcs()
339 tag_lines (const char *filename ATTRIBUTE_UNUSED, in tag_lines()
340 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_lines()
383 tag_counters (const char *filename ATTRIBUTE_UNUSED, in tag_counters()
[all …]
HDaddresses.h26 base_reg_class (enum machine_mode mode ATTRIBUTE_UNUSED, in base_reg_class()
27 enum rtx_code outer_code ATTRIBUTE_UNUSED, in base_reg_class()
28 enum rtx_code index_code ATTRIBUTE_UNUSED) in base_reg_class()
51 ok_for_base_p_1 (unsigned regno, enum machine_mode mode ATTRIBUTE_UNUSED, in ok_for_base_p_1()
52 enum rtx_code outer_code ATTRIBUTE_UNUSED, in ok_for_base_p_1()
53 enum rtx_code index_code ATTRIBUTE_UNUSED) in ok_for_base_p_1()
HDstringpool.c75 alloc_node (hash_table *table ATTRIBUTE_UNUSED) in alloc_node()
160 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, in mark_ident()
161 const void *v ATTRIBUTE_UNUSED) in mark_ident()
182 gt_ggc_m_S (void *x ATTRIBUTE_UNUSED) in gt_ggc_m_S()
190 gt_pch_p_S (void *obj ATTRIBUTE_UNUSED, void *x ATTRIBUTE_UNUSED, in gt_pch_p_S()
191 gt_pointer_operator op ATTRIBUTE_UNUSED, in gt_pch_p_S()
192 void *cookie ATTRIBUTE_UNUSED) in gt_pch_p_S()
HDtree-nomudflap.c55 mudflap_enqueue_decl (tree obj ATTRIBUTE_UNUSED) in mudflap_enqueue_decl()
61 mudflap_enqueue_constant (tree obj ATTRIBUTE_UNUSED) in mudflap_enqueue_constant()
73 mf_marked_p (tree t ATTRIBUTE_UNUSED) in mf_marked_p()
80 mf_mark (tree t ATTRIBUTE_UNUSED) in mf_mark()
HDvarasm.c467 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED, in resolve_unique_section()
487 asm_output_bss (FILE *file, tree decl ATTRIBUTE_UNUSED, in asm_output_bss()
489 unsigned HOST_WIDE_INT size ATTRIBUTE_UNUSED, in asm_output_bss()
514 asm_output_aligned_bss (FILE *file, tree decl ATTRIBUTE_UNUSED, in asm_output_aligned_bss()
645 default_no_function_rodata_section (tree decl ATTRIBUTE_UNUSED) in default_no_function_rodata_section()
653 mergeable_string_section (tree decl ATTRIBUTE_UNUSED, in mergeable_string_section()
654 unsigned HOST_WIDE_INT align ATTRIBUTE_UNUSED, in mergeable_string_section()
655 unsigned int flags ATTRIBUTE_UNUSED) in mergeable_string_section()
709 mergeable_constant_section (enum machine_mode mode ATTRIBUTE_UNUSED, in mergeable_constant_section()
710 unsigned HOST_WIDE_INT align ATTRIBUTE_UNUSED, in mergeable_constant_section()
[all …]
/freebsd-11-stable/contrib/binutils/opcodes/
HDmep-opc.c179 static const CGEN_IFMT ifmt_empty ATTRIBUTE_UNUSED = { variable
183 static const CGEN_IFMT ifmt_sb ATTRIBUTE_UNUSED = { variable
187 static const CGEN_IFMT ifmt_sh ATTRIBUTE_UNUSED = { variable
191 static const CGEN_IFMT ifmt_sw ATTRIBUTE_UNUSED = { variable
195 static const CGEN_IFMT ifmt_lbu ATTRIBUTE_UNUSED = { variable
199 static const CGEN_IFMT ifmt_lhu ATTRIBUTE_UNUSED = { variable
203 static const CGEN_IFMT ifmt_sw_sp ATTRIBUTE_UNUSED = { variable
207 static const CGEN_IFMT ifmt_sb_tp ATTRIBUTE_UNUSED = { variable
211 static const CGEN_IFMT ifmt_sh_tp ATTRIBUTE_UNUSED = { variable
215 static const CGEN_IFMT ifmt_sw_tp ATTRIBUTE_UNUSED = { variable
[all …]
HDarc-opc.c460 const struct arc_operand *operand ATTRIBUTE_UNUSED, in insert_flag()
461 int mods ATTRIBUTE_UNUSED, in insert_flag()
462 const struct arc_operand_value *reg ATTRIBUTE_UNUSED, in insert_flag()
463 long value ATTRIBUTE_UNUSED, in insert_flag()
464 const char **errmsg ATTRIBUTE_UNUSED) in insert_flag()
478 int mods ATTRIBUTE_UNUSED, in insert_nullify()
479 const struct arc_operand_value *reg ATTRIBUTE_UNUSED, in insert_nullify()
481 const char **errmsg ATTRIBUTE_UNUSED) in insert_nullify()
496 int mods ATTRIBUTE_UNUSED, in insert_flagfinish()
497 const struct arc_operand_value *reg ATTRIBUTE_UNUSED, in insert_flagfinish()
[all …]
HDmep-dis.c72 print_tpreg (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info, in print_tpreg()
73 CGEN_KEYWORD *table ATTRIBUTE_UNUSED, long val ATTRIBUTE_UNUSED, in print_tpreg()
74 unsigned int flags ATTRIBUTE_UNUSED) in print_tpreg()
82 print_spreg (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info, in print_spreg()
83 CGEN_KEYWORD *table ATTRIBUTE_UNUSED, long val ATTRIBUTE_UNUSED, in print_spreg()
84 unsigned int flags ATTRIBUTE_UNUSED) in print_spreg()
95 CGEN_KEYWORD *keyword_table ATTRIBUTE_UNUSED, in print_fmax_cr()
104 CGEN_KEYWORD *keyword_table ATTRIBUTE_UNUSED, in print_fmax_ccr()
122 int copro2length ATTRIBUTE_UNUSED) in mep_print_vliw_insns()
510 void const *attrs ATTRIBUTE_UNUSED, in mep_cgen_print_operand()
[all …]
HDdis-buf.c89 generic_symbol_at_address (bfd_vma addr ATTRIBUTE_UNUSED, in generic_symbol_at_address()
90 struct disassemble_info *info ATTRIBUTE_UNUSED) in generic_symbol_at_address()
98 generic_symbol_is_valid (asymbol * sym ATTRIBUTE_UNUSED, in generic_symbol_is_valid()
99 struct disassemble_info *info ATTRIBUTE_UNUSED) in generic_symbol_is_valid()
/freebsd-11-stable/contrib/binutils/bfd/
HDsimple.c28 simple_dummy_warning (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_warning()
29 const char *warning ATTRIBUTE_UNUSED, in simple_dummy_warning()
30 const char *symbol ATTRIBUTE_UNUSED, in simple_dummy_warning()
31 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_warning()
32 asection *section ATTRIBUTE_UNUSED, in simple_dummy_warning()
33 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_warning()
39 simple_dummy_undefined_symbol (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol()
40 const char *name ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol()
41 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol()
42 asection *section ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol()
[all …]
HDlibbfd.c48 bfd_false (bfd *ignore ATTRIBUTE_UNUSED) in bfd_false()
58 bfd_true (bfd *ignore ATTRIBUTE_UNUSED) in bfd_true()
67 bfd_nullvoidptr (bfd *ignore ATTRIBUTE_UNUSED) in bfd_nullvoidptr()
74 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0()
80 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0u()
86 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0l()
95 _bfd_n1 (bfd *ignore_abfd ATTRIBUTE_UNUSED) in _bfd_n1()
102 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) in bfd_void()
107 _bfd_norelocs_get_reloc_upper_bound (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_norelocs_get_reloc_upper_bound()
108 asection *sec ATTRIBUTE_UNUSED) in _bfd_norelocs_get_reloc_upper_bound()
[all …]
HDcoffcode.h590 styp_to_sec_flags (bfd *abfd ATTRIBUTE_UNUSED, in styp_to_sec_flags()
593 asection *section ATTRIBUTE_UNUSED, in styp_to_sec_flags()
1431 coff_bad_format_hook (bfd * abfd ATTRIBUTE_UNUSED, void * filehdr) in coff_bad_format_hook()
1456 ticoff0_bad_format_hook (bfd *abfd ATTRIBUTE_UNUSED, void * filehdr) in ticoff0_bad_format_hook()
1469 ticoff1_bad_format_hook (bfd *abfd ATTRIBUTE_UNUSED, void * filehdr) in ticoff1_bad_format_hook()
1484 coff_set_custom_section_alignment (bfd *abfd ATTRIBUTE_UNUSED, in coff_set_custom_section_alignment()
1600 coff_set_alignment_hook (bfd * abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook()
1644 coff_set_alignment_hook (bfd * abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook()
1779 void * aouthdr ATTRIBUTE_UNUSED) in coff_mkobject_hook()
2268 symname_in_debug_hook (bfd * abfd ATTRIBUTE_UNUSED, struct internal_syment *sym) in symname_in_debug_hook()
[all …]
HDelf32-mep.c81 (bfd * abfd ATTRIBUTE_UNUSED, in mep_reloc()
82 arelent * reloc_entry ATTRIBUTE_UNUSED, in mep_reloc()
83 struct bfd_symbol * symbol ATTRIBUTE_UNUSED, in mep_reloc()
84 void * data ATTRIBUTE_UNUSED, in mep_reloc()
85 asection * input_section ATTRIBUTE_UNUSED, in mep_reloc()
86 bfd * output_bfd ATTRIBUTE_UNUSED, in mep_reloc()
87 char ** error_message ATTRIBUTE_UNUSED) in mep_reloc()
103 (bfd * abfd ATTRIBUTE_UNUSED, in mep_reloc_type_lookup()
172 mep_reloc_name_lookup (bfd *abfd ATTRIBUTE_UNUSED, const char *r_name) in mep_reloc_name_lookup()
393 (bfd * abfd ATTRIBUTE_UNUSED, in mep_info_to_howto_rela()
[all …]
HDelf32-cr16.c438 elf_cr16_reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED, in elf_cr16_reloc_type_lookup()
452 elf_cr16_reloc_name_lookup (bfd *abfd ATTRIBUTE_UNUSED, in elf_cr16_reloc_name_lookup()
468 elf_cr16_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr, in elf_cr16_info_to_howto()
482 bfd *output_bfd ATTRIBUTE_UNUSED, in cr16_elf_final_link_relocate()
488 struct bfd_link_info *info ATTRIBUTE_UNUSED, in cr16_elf_final_link_relocate()
489 asection *sec ATTRIBUTE_UNUSED, in cr16_elf_final_link_relocate()
490 int is_local ATTRIBUTE_UNUSED) in cr16_elf_final_link_relocate()
1378 struct bfd_link_info *info ATTRIBUTE_UNUSED, in elf32_cr16_gc_mark_hook()
1379 Elf_Internal_Rela *rel ATTRIBUTE_UNUSED, in elf32_cr16_gc_mark_hook()
1403 elf32_cr16_gc_sweep_hook (bfd *abfd ATTRIBUTE_UNUSED, in elf32_cr16_gc_sweep_hook()
[all …]
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDpex-unix.c92 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait()
123 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait()
134 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait()
310 pex_unix_open_read (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, in pex_unix_open_read()
311 int binary ATTRIBUTE_UNUSED) in pex_unix_open_read()
319 pex_unix_open_write (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, in pex_unix_open_write()
320 int binary ATTRIBUTE_UNUSED) in pex_unix_open_write()
330 pex_unix_close (struct pex_obj *obj ATTRIBUTE_UNUSED, int fd) in pex_unix_close()
499 pex_unix_pipe (struct pex_obj *obj ATTRIBUTE_UNUSED, int *p, in pex_unix_pipe()
500 int binary ATTRIBUTE_UNUSED) in pex_unix_pipe()
[all …]
HDpex-djgpp.c83 pex_djgpp_open_read (struct pex_obj *obj ATTRIBUTE_UNUSED, in pex_djgpp_open_read()
92 pex_djgpp_open_write (struct pex_obj *obj ATTRIBUTE_UNUSED, in pex_djgpp_open_write()
106 pex_djgpp_close (struct pex_obj *obj ATTRIBUTE_UNUSED, int fd) in pex_djgpp_close()
117 int toclose ATTRIBUTE_UNUSED, const char **errmsg, in pex_djgpp_exec_child()
281 struct pex_time *time, int done ATTRIBUTE_UNUSED, in pex_djgpp_wait()
282 const char **errmsg ATTRIBUTE_UNUSED, in pex_djgpp_wait()
283 int *err ATTRIBUTE_UNUSED) in pex_djgpp_wait()
/freebsd-11-stable/contrib/gcc/config/i386/
HDwinnt-stubs.c38 i386_pe_type_dllimport_p (tree decl ATTRIBUTE_UNUSED) in i386_pe_type_dllimport_p()
45 i386_pe_type_dllexport_p (tree decl ATTRIBUTE_UNUSED) in i386_pe_type_dllexport_p()
52 i386_pe_adjust_class_at_definition (tree t ATTRIBUTE_UNUSED) in i386_pe_adjust_class_at_definition()
/freebsd-11-stable/contrib/gcc/cp/
HDcp-lang.c106 objcp_tsubst_copy_and_build (tree t ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build()
107 tree args ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build()
108 tsubst_flags_t complain ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build()
109 tree in_decl ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build()
110 bool function_p ATTRIBUTE_UNUSED) in objcp_tsubst_copy_and_build()
/freebsd-11-stable/contrib/binutils/gas/config/
HDobj-aout.c30 obj_aout_frob_symbol (symbolS *sym, int *punt ATTRIBUTE_UNUSED) in obj_aout_frob_symbol()
139 obj_aout_line (int ignore ATTRIBUTE_UNUSED) in obj_aout_line()
151 obj_aout_weak (int ignore ATTRIBUTE_UNUSED) in obj_aout_weak()
183 obj_aout_type (int ignore ATTRIBUTE_UNUSED) in obj_aout_type()
233 obj_aout_sec_sym_ok_for_reloc (asection *sec ATTRIBUTE_UNUSED) in obj_aout_sec_sym_ok_for_reloc()
239 obj_aout_process_stab (segT seg ATTRIBUTE_UNUSED, in obj_aout_process_stab()

12345678910>>...14