Lines Matching refs:Sized_pluginobj
1047 Sized_pluginobj<size, big_endian>::Sized_pluginobj( in Sized_pluginobj() function in gold::Sized_pluginobj
1060 Sized_pluginobj<size, big_endian>::do_read_symbols(Read_symbols_data*) in do_read_symbols()
1069 Sized_pluginobj<size, big_endian>::do_layout(Symbol_table*, Layout*, in do_layout()
1079 Sized_pluginobj<size, big_endian>::do_add_symbols(Symbol_table* symtab, in do_add_symbols()
1170 Sized_pluginobj<size, big_endian>::do_should_include_member( in do_should_include_member()
1208 Sized_pluginobj<size, big_endian>::do_for_all_global_symbols( in do_for_all_global_symbols()
1224 Sized_pluginobj<size, big_endian>::do_for_all_local_got_entries( in do_for_all_local_got_entries()
1234 Sized_pluginobj<size, big_endian>::do_section_size(unsigned int) in do_section_size()
1244 Sized_pluginobj<size, big_endian>::do_section_name(unsigned int) const in do_section_name()
1254 Sized_pluginobj<size, big_endian>::do_section_contents( in do_section_contents()
1267 Sized_pluginobj<size, big_endian>::do_section_flags(unsigned int) in do_section_flags()
1277 Sized_pluginobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize()
1287 Sized_pluginobj<size, big_endian>::do_section_address(unsigned int) in do_section_address()
1297 Sized_pluginobj<size, big_endian>::do_section_type(unsigned int) in do_section_type()
1307 Sized_pluginobj<size, big_endian>::do_section_link(unsigned int) in do_section_link()
1317 Sized_pluginobj<size, big_endian>::do_section_info(unsigned int) in do_section_info()
1327 Sized_pluginobj<size, big_endian>::do_section_addralign(unsigned int) in do_section_addralign()
1337 Sized_pluginobj<size, big_endian>::do_initialize_xindex() in do_initialize_xindex()
1348 Sized_pluginobj<size, big_endian>::do_get_global_symbol_counts( in do_get_global_symbol_counts()
1361 Sized_pluginobj<size, big_endian>::do_get_global_symbols() const in do_get_global_symbols()
1922 obj = new Sized_pluginobj<32, true>(input_file->filename(), in make_sized_plugin_object()
1931 obj = new Sized_pluginobj<32, false>(input_file->filename(), in make_sized_plugin_object()
1943 obj = new Sized_pluginobj<64, true>(input_file->filename(), in make_sized_plugin_object()
1952 obj = new Sized_pluginobj<64, false>(input_file->filename(), in make_sized_plugin_object()