#include "bin-bugs.h"


Go to the source code of this file.
| #define abort | ( | void | ) | ld_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) |
| #define BYTE_SIZE (1) |
Definition at line 120 of file ld.h.
Referenced by build_link_order(), lang_do_assignments_1(), lang_size_sections_1(), and print_data_statement().
| #define DISCARD_SECTION_NAME "/DISCARD/" |
| #define EMULATION_ENVIRON "LDEMULATION" |
| #define get_userdata | ( | x | ) | ((x)->userdata) |
Definition at line 118 of file ld.h.
Referenced by init_map_userdata(), init_os(), print_all_symbols(), and sort_def_symbol().
| #define LONG_SIZE (4) |
Definition at line 122 of file ld.h.
Referenced by build_link_order(), lang_do_assignments_1(), lang_size_sections_1(), and print_data_statement().
| #define QUAD_SIZE (8) |
Definition at line 123 of file ld.h.
Referenced by build_link_order(), lang_do_assignments_1(), lang_size_sections_1(), and print_data_statement().
| #define SECTION_USERDATA_SIZE |
Value:
(command_line.reduce_memory_overheads \ ? sizeof (lean_section_userdata_type) \ : sizeof (fat_section_userdata_type))
Definition at line 113 of file ld.h.
Referenced by init_os().
| #define SHORT_SIZE (2) |
Definition at line 121 of file ld.h.
Referenced by build_link_order(), lang_do_assignments_1(), lang_size_sections_1(), and print_data_statement().
| #define TARGET_ENVIRON "GNUTARGET" |
| typedef int token_code_type |
| enum lang_phase_type |
| enum sort_type |
Definition at line 330 of file ldcref.c.
References check_local_sym_xref(), check_nocrossref(), cref_hash_traverse, cref_initialized, cref_table, lang_for_each_file(), and NULL.
Referenced by main().
| void ld_abort | ( | const char * | , | |
| int | , | |||
| const char * | ||||
| ) |
Definition at line 223 of file ldcref.c.
References _, ASSERT, cref_fill_array(), cref_hash_traverse, cref_initialized, cref_sort_array(), cref_symcount, cref_table, FILECOL, fprintf(), len, msg, output_one_cref(), putc(), qsort(), strlen(), and xmalloc().
Referenced by main().
| args_type command_line |
Definition at line 116 of file ldmain.c.
Referenced by build_link_order(), closest_target_match(), convert_saved_command_line_into_string(), lang_add_output_format(), lang_check(), lang_common(), lang_do_version_exports_section(), lang_gc_sections(), lang_map(), lang_place_orphans(), lang_process(), lang_size_sections_1(), ldfile_try_open_bfd(), main(), open_output(), parse_args(), print_input_section(), write_command_string_into_file(), and yyparse().
Definition at line 118 of file ldmain.c.
Referenced by dprint_statement(), exp_print_token(), exp_print_tree(), lang_common(), lang_insert_orphan(), lang_map(), lang_one_common(), lang_process(), lang_size_sections_1(), ldctor_build_sets(), ldfile_add_library_path(), ldlang_open_output(), ldwrite(), load_symbols(), minfo(), new_afile(), open_input_bfds(), parse_args(), pe_create_import_fixup(), print_fill_statement(), print_group(), print_input_statement(), print_nl(), print_padding_statement(), print_space(), print_statement(), split_sections(), vfinfo(), and yyparse().
| bfd_boolean force_make_executable |
| int parsing_defsym |
Definition at line 155 of file ldgram.c.
Referenced by ldfile_open_command_file(), main(), and parse_args().
Definition at line 120 of file ldmain.c.
Referenced by main(), parse_args(), and update_wild_statements().
1.5.6