Home
last modified time | relevance | path

Searched refs:coff_classify_symbol (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Dcoffcode.h343 static enum coff_symbol_classification coff_classify_symbol
4414 switch (coff_classify_symbol (abfd, &src->u.syment)) in coff_slurp_symbol_table()
4698 coff_classify_symbol (bfd *abfd, in coff_classify_symbol() function
5183 coff_classify_symbol, coff_compute_section_file_positions,
5226 coff_classify_symbol, coff_compute_section_file_positions,
5270 coff_classify_symbol, coff_compute_section_file_positions,
DChangeLog-9899489 (coff_classify_symbol): Re-revert 1999-08-08 patch if
990 * coffcode.h (coff_classify_symbol): Comment out part of
1016 (coff_slurp_symbol_table): Use coff_classify_symbol.
1017 (coff_classify_symbol): New static function.
1019 (bfd_coff_std_swap_table): Initialize with coff_classify_symbol.
1025 coff_classify_symbol.