Home
last modified time | relevance | path

Searched refs:Symbol_table (Results 1 – 25 of 234) sorted by relevance

12345678910

/netbsd/external/gpl3/gdb/dist/gold/
H A Dscript.h45 class Symbol_table; variable
80 eval(const Symbol_table*, const Layout*, bool check_assertions);
134 set_expr_sym_in_real_elf(Symbol_table*) const in set_expr_sym_in_real_elf() argument
227 check_unmatched_names(const Symbol_table*) const;
345 add_to_table(Symbol_table*);
349 finalize(Symbol_table*, const Layout*);
420 check(const Symbol_table*, const Layout*);
474 void set_defsym_uses_in_real_elf(Symbol_table*) const;
482 add_symbols_to_table(Symbol_table*);
512 finalize_symbols(Symbol_table*, const Layout*);
[all …]
H A Dcommon.cc72 Sort_commons(const Symbol_table* symtab, in Sort_commons()
73 Symbol_table::Sort_commons_order sort_order) in Sort_commons()
81 const Symbol_table* symtab_;
83 Symbol_table::Sort_commons_order sort_order_;
95 const Symbol_table* symtab = this->symtab_; in operator ()()
115 == Symbol_table::SORT_COMMONS_BY_ALIGNMENT_ASCENDING) in operator ()()
124 == Symbol_table::SORT_COMMONS_BY_SIZE_DESCENDING); in operator ()()
132 if (this->sort_order_ == Symbol_table::SORT_COMMONS_BY_SIZE_DESCENDING) in operator ()()
149 Symbol_table::allocate_commons(Layout* layout, Mapfile* mapfile) in allocate_commons()
192 Symbol_table::do_allocate_commons(Layout* layout, Mapfile* mapfile, in do_allocate_commons()
[all …]
H A Dreadsyms.h36 class Symbol_table; variable
59 Read_symbols(Input_objects* input_objects, Symbol_table* symtab, in Read_symbols()
117 Symbol_table* symtab_;
139 Add_symbols(Input_objects* input_objects, Symbol_table* symtab, in Add_symbols()
169 Symbol_table* symtab_;
276 Check_library(Symbol_table* /*symtab*/, Layout* layout, in Check_library() argument
354 Start_group(Symbol_table* symtab, Finish_group* finish_group, in Start_group()
378 Symbol_table* symtab_;
390 Finish_group(Input_objects* input_objects, Symbol_table* symtab, in Finish_group()
431 Symbol_table* symtab_;
[all …]
H A Dtarget.h58 class Symbol_table; variable
226 Symbol_table* symtab) in finalize_sections()
793 do_gc_mark_symbol(Symbol_table*, Symbol*) const in do_gc_mark_symbol() argument
805 Symbol_table*) const in do_set_dynsym_indexes() argument
883 gc_process_relocs(Symbol_table* symtab,
908 scan_relocs(Symbol_table* symtab,
947 scan_relocatable_relocs(Symbol_table* symtab,
963 emit_relocs_scan(Symbol_table* symtab,
1068 init_got_plt_for_update(Symbol_table*, in init_got_plt_for_update() argument
1094 register_global_plt_entry(Symbol_table*, Layout*, in register_global_plt_entry() argument
[all …]
H A Darchive.h41 class Symbol_table; variable
99 should_include_member(Symbol_table* symtab, Layout*, const char* sym_name,
248 add_symbols(Symbol_table*, Layout*, Input_objects*, Mapfile*);
336 include_all_members(Symbol_table*, Layout*, Input_objects*, Mapfile*);
340 include_member(Symbol_table*, Layout*, Input_objects*, off_t off,
422 Add_archive_symbols(Symbol_table* symtab, Layout* layout, in Add_archive_symbols()
458 Symbol_table* symtab_;
480 add_symbols(Symbol_table*, Layout*, Input_objects*);
484 include_member(Symbol_table*, Layout*, Input_objects*, const Archive_member&);
527 Add_lib_group_symbols(Symbol_table* symtab, Layout* layout, in Add_lib_group_symbols()
[all …]
H A Dsymtab.cc566 Symbol_table::Symbol_table(unsigned int count, in Symbol_table() function in gold::Symbol_table
577 Symbol_table::~Symbol_table() in ~Symbol_table()
1178 Symbol_table::add_from_relobj( in add_from_relobj()
1388 Symbol_table::add_from_pluginobj( in add_from_pluginobj()
1455 Symbol_table::add_from_dynobj( in add_from_dynobj()
1671 Symbol_table::add_from_incrobj( in add_from_incrobj()
3336 Symbol_table::sized_write_symbol( in sized_write_symbol()
3898 Symbol_table::add_from_incrobj(
3908 Symbol_table::add_from_incrobj(
3918 Symbol_table::add_from_incrobj(
[all …]
H A Dresolve.cc243 Symbol_table::resolve(Sized_symbol<size>* to, in resolve()
442 Symbol_table::report_resolve_problem(false, in resolve()
447 Symbol_table::report_resolve_problem(false, in resolve()
452 Symbol_table::report_resolve_problem(false, in resolve()
534 Symbol_table::report_resolve_problem(true, in should_override()
573 Symbol_table::report_resolve_problem(false, in should_override()
608 Symbol_table::report_resolve_problem(false, in should_override()
1142 Symbol_table::resolve<32, false>(
1154 Symbol_table::resolve<32, true>(
1168 Symbol_table::resolve<64, false>(
[all …]
/netbsd/external/gpl3/binutils/dist/gold/
H A Dscript.h45 class Symbol_table; variable
80 eval(const Symbol_table*, const Layout*, bool check_assertions);
134 set_expr_sym_in_real_elf(Symbol_table*) const in set_expr_sym_in_real_elf() argument
227 check_unmatched_names(const Symbol_table*) const;
345 add_to_table(Symbol_table*);
349 finalize(Symbol_table*, const Layout*);
420 check(const Symbol_table*, const Layout*);
474 void set_defsym_uses_in_real_elf(Symbol_table*) const;
482 add_symbols_to_table(Symbol_table*);
512 finalize_symbols(Symbol_table*, const Layout*);
[all …]
H A Dcommon.cc72 Sort_commons(const Symbol_table* symtab, in Sort_commons()
73 Symbol_table::Sort_commons_order sort_order) in Sort_commons()
81 const Symbol_table* symtab_;
83 Symbol_table::Sort_commons_order sort_order_;
95 const Symbol_table* symtab = this->symtab_; in operator ()()
115 == Symbol_table::SORT_COMMONS_BY_ALIGNMENT_ASCENDING) in operator ()()
124 == Symbol_table::SORT_COMMONS_BY_SIZE_DESCENDING); in operator ()()
132 if (this->sort_order_ == Symbol_table::SORT_COMMONS_BY_SIZE_DESCENDING) in operator ()()
149 Symbol_table::allocate_commons(Layout* layout, Mapfile* mapfile) in allocate_commons()
192 Symbol_table::do_allocate_commons(Layout* layout, Mapfile* mapfile, in do_allocate_commons()
[all …]
H A Dreadsyms.h36 class Symbol_table; variable
59 Read_symbols(Input_objects* input_objects, Symbol_table* symtab, in Read_symbols()
117 Symbol_table* symtab_;
139 Add_symbols(Input_objects* input_objects, Symbol_table* symtab, in Add_symbols()
169 Symbol_table* symtab_;
276 Check_library(Symbol_table* /*symtab*/, Layout* layout, in Check_library() argument
354 Start_group(Symbol_table* symtab, Finish_group* finish_group, in Start_group()
378 Symbol_table* symtab_;
390 Finish_group(Input_objects* input_objects, Symbol_table* symtab, in Finish_group()
431 Symbol_table* symtab_;
[all …]
H A Dtarget.h58 class Symbol_table; variable
226 Symbol_table* symtab) in finalize_sections()
801 do_gc_mark_symbol(Symbol_table*, Symbol*) const in do_gc_mark_symbol() argument
813 Symbol_table*) const in do_set_dynsym_indexes() argument
891 gc_process_relocs(Symbol_table* symtab,
916 scan_relocs(Symbol_table* symtab,
955 scan_relocatable_relocs(Symbol_table* symtab,
971 emit_relocs_scan(Symbol_table* symtab,
1076 init_got_plt_for_update(Symbol_table*, in init_got_plt_for_update() argument
1102 register_global_plt_entry(Symbol_table*, Layout*, in register_global_plt_entry() argument
[all …]
H A Darchive.h41 class Symbol_table; variable
99 should_include_member(Symbol_table* symtab, Layout*, const char* sym_name,
248 add_symbols(Symbol_table*, Layout*, Input_objects*, Mapfile*);
336 include_all_members(Symbol_table*, Layout*, Input_objects*, Mapfile*);
340 include_member(Symbol_table*, Layout*, Input_objects*, off_t off,
422 Add_archive_symbols(Symbol_table* symtab, Layout* layout, in Add_archive_symbols()
458 Symbol_table* symtab_;
480 add_symbols(Symbol_table*, Layout*, Input_objects*);
484 include_member(Symbol_table*, Layout*, Input_objects*, const Archive_member&);
527 Add_lib_group_symbols(Symbol_table* symtab, Layout* layout, in Add_lib_group_symbols()
[all …]
H A Dsymtab.cc566 Symbol_table::Symbol_table(unsigned int count, in Symbol_table() function in gold::Symbol_table
577 Symbol_table::~Symbol_table() in ~Symbol_table()
1178 Symbol_table::add_from_relobj( in add_from_relobj()
1388 Symbol_table::add_from_pluginobj( in add_from_pluginobj()
1455 Symbol_table::add_from_dynobj( in add_from_dynobj()
1671 Symbol_table::add_from_incrobj( in add_from_incrobj()
3330 Symbol_table::sized_write_symbol( in sized_write_symbol()
3892 Symbol_table::add_from_incrobj(
3902 Symbol_table::add_from_incrobj(
3912 Symbol_table::add_from_incrobj(
[all …]
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dscript.h45 class Symbol_table; variable
80 eval(const Symbol_table*, const Layout*, bool check_assertions);
134 set_expr_sym_in_real_elf(Symbol_table*) const in set_expr_sym_in_real_elf() argument
227 check_unmatched_names(const Symbol_table*) const;
345 add_to_table(Symbol_table*);
349 finalize(Symbol_table*, const Layout*);
420 check(const Symbol_table*, const Layout*);
474 void set_defsym_uses_in_real_elf(Symbol_table*) const;
482 add_symbols_to_table(Symbol_table*);
512 finalize_symbols(Symbol_table*, const Layout*);
[all …]
H A Dcommon.cc72 Sort_commons(const Symbol_table* symtab, in Sort_commons()
73 Symbol_table::Sort_commons_order sort_order) in Sort_commons()
81 const Symbol_table* symtab_;
83 Symbol_table::Sort_commons_order sort_order_;
95 const Symbol_table* symtab = this->symtab_; in operator ()()
115 == Symbol_table::SORT_COMMONS_BY_ALIGNMENT_ASCENDING) in operator ()()
124 == Symbol_table::SORT_COMMONS_BY_SIZE_DESCENDING); in operator ()()
132 if (this->sort_order_ == Symbol_table::SORT_COMMONS_BY_SIZE_DESCENDING) in operator ()()
149 Symbol_table::allocate_commons(Layout* layout, Mapfile* mapfile) in allocate_commons()
192 Symbol_table::do_allocate_commons(Layout* layout, Mapfile* mapfile, in do_allocate_commons()
[all …]
H A Dreadsyms.h36 class Symbol_table; variable
59 Read_symbols(Input_objects* input_objects, Symbol_table* symtab, in Read_symbols()
117 Symbol_table* symtab_;
139 Add_symbols(Input_objects* input_objects, Symbol_table* symtab, in Add_symbols()
169 Symbol_table* symtab_;
276 Check_library(Symbol_table* /*symtab*/, Layout* layout, in Check_library() argument
354 Start_group(Symbol_table* symtab, Finish_group* finish_group, in Start_group()
378 Symbol_table* symtab_;
390 Finish_group(Input_objects* input_objects, Symbol_table* symtab, in Finish_group()
431 Symbol_table* symtab_;
[all …]
H A Dtarget.h58 class Symbol_table; variable
226 Symbol_table* symtab) in finalize_sections()
793 do_gc_mark_symbol(Symbol_table*, Symbol*) const in do_gc_mark_symbol() argument
805 Symbol_table*) const in do_set_dynsym_indexes() argument
883 gc_process_relocs(Symbol_table* symtab,
908 scan_relocs(Symbol_table* symtab,
947 scan_relocatable_relocs(Symbol_table* symtab,
963 emit_relocs_scan(Symbol_table* symtab,
1068 init_got_plt_for_update(Symbol_table*, in init_got_plt_for_update() argument
1094 register_global_plt_entry(Symbol_table*, Layout*, in register_global_plt_entry() argument
[all …]
H A Darchive.h41 class Symbol_table; variable
99 should_include_member(Symbol_table* symtab, Layout*, const char* sym_name,
248 add_symbols(Symbol_table*, Layout*, Input_objects*, Mapfile*);
336 include_all_members(Symbol_table*, Layout*, Input_objects*, Mapfile*);
340 include_member(Symbol_table*, Layout*, Input_objects*, off_t off,
422 Add_archive_symbols(Symbol_table* symtab, Layout* layout, in Add_archive_symbols()
458 Symbol_table* symtab_;
480 add_symbols(Symbol_table*, Layout*, Input_objects*);
484 include_member(Symbol_table*, Layout*, Input_objects*, const Archive_member&);
527 Add_lib_group_symbols(Symbol_table* symtab, Layout* layout, in Add_lib_group_symbols()
[all …]
H A Dsymtab.cc566 Symbol_table::Symbol_table(unsigned int count, in Symbol_table() function in gold::Symbol_table
577 Symbol_table::~Symbol_table() in ~Symbol_table()
1178 Symbol_table::add_from_relobj( in add_from_relobj()
1388 Symbol_table::add_from_pluginobj( in add_from_pluginobj()
1455 Symbol_table::add_from_dynobj( in add_from_dynobj()
1671 Symbol_table::add_from_incrobj( in add_from_incrobj()
3336 Symbol_table::sized_write_symbol( in sized_write_symbol()
3898 Symbol_table::add_from_incrobj(
3908 Symbol_table::add_from_incrobj(
3918 Symbol_table::add_from_incrobj(
[all …]
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dscript.h45 class Symbol_table; variable
80 eval(const Symbol_table*, const Layout*, bool check_assertions);
134 set_expr_sym_in_real_elf(Symbol_table*) const in set_expr_sym_in_real_elf() argument
227 check_unmatched_names(const Symbol_table*) const;
345 add_to_table(Symbol_table*);
349 finalize(Symbol_table*, const Layout*);
420 check(const Symbol_table*, const Layout*);
474 void set_defsym_uses_in_real_elf(Symbol_table*) const;
482 add_symbols_to_table(Symbol_table*);
512 finalize_symbols(Symbol_table*, const Layout*);
[all …]
H A Dcommon.cc72 Sort_commons(const Symbol_table* symtab, in Sort_commons()
73 Symbol_table::Sort_commons_order sort_order) in Sort_commons()
81 const Symbol_table* symtab_;
83 Symbol_table::Sort_commons_order sort_order_;
95 const Symbol_table* symtab = this->symtab_; in operator ()()
115 == Symbol_table::SORT_COMMONS_BY_ALIGNMENT_ASCENDING) in operator ()()
124 == Symbol_table::SORT_COMMONS_BY_SIZE_DESCENDING); in operator ()()
132 if (this->sort_order_ == Symbol_table::SORT_COMMONS_BY_SIZE_DESCENDING) in operator ()()
149 Symbol_table::allocate_commons(Layout* layout, Mapfile* mapfile) in allocate_commons()
192 Symbol_table::do_allocate_commons(Layout* layout, Mapfile* mapfile, in do_allocate_commons()
[all …]
H A Dreadsyms.h36 class Symbol_table; variable
59 Read_symbols(Input_objects* input_objects, Symbol_table* symtab, in Read_symbols()
117 Symbol_table* symtab_;
139 Add_symbols(Input_objects* input_objects, Symbol_table* symtab, in Add_symbols()
169 Symbol_table* symtab_;
276 Check_library(Symbol_table* /*symtab*/, Layout* layout, in Check_library() argument
354 Start_group(Symbol_table* symtab, Finish_group* finish_group, in Start_group()
378 Symbol_table* symtab_;
390 Finish_group(Input_objects* input_objects, Symbol_table* symtab, in Finish_group()
431 Symbol_table* symtab_;
[all …]
H A Dtarget.h58 class Symbol_table; variable
226 Symbol_table* symtab) in finalize_sections()
793 do_gc_mark_symbol(Symbol_table*, Symbol*) const in do_gc_mark_symbol() argument
805 Symbol_table*) const in do_set_dynsym_indexes() argument
883 gc_process_relocs(Symbol_table* symtab,
908 scan_relocs(Symbol_table* symtab,
947 scan_relocatable_relocs(Symbol_table* symtab,
963 emit_relocs_scan(Symbol_table* symtab,
1068 init_got_plt_for_update(Symbol_table*, in init_got_plt_for_update() argument
1094 register_global_plt_entry(Symbol_table*, Layout*, in register_global_plt_entry() argument
[all …]
H A Darchive.h41 class Symbol_table; variable
99 should_include_member(Symbol_table* symtab, Layout*, const char* sym_name,
248 add_symbols(Symbol_table*, Layout*, Input_objects*, Mapfile*);
336 include_all_members(Symbol_table*, Layout*, Input_objects*, Mapfile*);
340 include_member(Symbol_table*, Layout*, Input_objects*, off_t off,
422 Add_archive_symbols(Symbol_table* symtab, Layout* layout, in Add_archive_symbols()
458 Symbol_table* symtab_;
480 add_symbols(Symbol_table*, Layout*, Input_objects*);
484 include_member(Symbol_table*, Layout*, Input_objects*, const Archive_member&);
527 Add_lib_group_symbols(Symbol_table* symtab, Layout* layout, in Add_lib_group_symbols()
[all …]
H A Dsymtab.cc566 Symbol_table::Symbol_table(unsigned int count, in Symbol_table() function in gold::Symbol_table
577 Symbol_table::~Symbol_table() in ~Symbol_table()
1178 Symbol_table::add_from_relobj( in add_from_relobj()
1388 Symbol_table::add_from_pluginobj( in add_from_pluginobj()
1455 Symbol_table::add_from_dynobj( in add_from_dynobj()
1671 Symbol_table::add_from_incrobj( in add_from_incrobj()
3336 Symbol_table::sized_write_symbol( in sized_write_symbol()
3898 Symbol_table::add_from_incrobj(
3908 Symbol_table::add_from_incrobj(
3918 Symbol_table::add_from_incrobj(
[all …]

12345678910