Home
last modified time | relevance | path

Searched refs:Powerpc_dynobj (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DChangeLog-2018183 (Powerpc_dynobj::attributes_section_data_): Likewise.
186 (Powerpc_dynobj::do_read_symbols): Likewise.
H A Dpowerpc.cc483 class Powerpc_dynobj : public Sized_dynobj<size, big_endian> class
488 Powerpc_dynobj(const std::string& name, Input_file* input_file, off_t offset, in Powerpc_dynobj() function in __anon10389ec10111::Powerpc_dynobj
497 ~Powerpc_dynobj() in ~Powerpc_dynobj()
2616 Powerpc_dynobj<size, big_endian>::set_abiversion(int ver) in set_abiversion()
2640 Powerpc_dynobj<size, big_endian>::do_read_symbols(Read_symbols_data* sd) in do_read_symbols()
2904 Powerpc_dynobj<size, big_endian>* obj = in do_make_elf_object()
2905 new Powerpc_dynobj<size, big_endian>(name, input_file, offset, ehdr); in do_make_elf_object()
9712 Powerpc_dynobj<size, big_endian>* ppc_object in do_function_location()
9713 = static_cast<Powerpc_dynobj<size, big_endian>*>(loc->object); in do_function_location()
10134 Powerpc_dynobj<size, big_endian>* ppc_dynobj in do_finalize_sections()
[all …]
H A DChangeLog-2017553 (Powerpc_dynobj): Sort variables for better packing.
H A DChangeLog-08152269 * powerpc.cc (Powerpc_dynobj::do_read_symbols): Likewise.
2876 (Powerpc_dynobj::abiversion, set_abiversion): New functions.
2882 (Powerpc_dynobj::do_find_special_sections): Likewise.
3534 * powerpc.cc (class Powerpc_dynobj): New.
3537 (Powerpc_dynobj::do_read_symbols): New function.
3538 (Target_powerpc::do_make_elf_object): Make a Powerpc_dynobj.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DChangeLog-2018183 (Powerpc_dynobj::attributes_section_data_): Likewise.
186 (Powerpc_dynobj::do_read_symbols): Likewise.
H A Dpowerpc.cc483 class Powerpc_dynobj : public Sized_dynobj<size, big_endian> class
488 Powerpc_dynobj(const std::string& name, Input_file* input_file, off_t offset, in Powerpc_dynobj() function in __anon54ee64340111::Powerpc_dynobj
497 ~Powerpc_dynobj() in ~Powerpc_dynobj()
2640 Powerpc_dynobj<size, big_endian>::set_abiversion(int ver) in set_abiversion()
2664 Powerpc_dynobj<size, big_endian>::do_read_symbols(Read_symbols_data* sd) in do_read_symbols()
2928 Powerpc_dynobj<size, big_endian>* obj = in do_make_elf_object()
2929 new Powerpc_dynobj<size, big_endian>(name, input_file, offset, ehdr); in do_make_elf_object()
9751 Powerpc_dynobj<size, big_endian>* ppc_object in do_function_location()
9752 = static_cast<Powerpc_dynobj<size, big_endian>*>(loc->object); in do_function_location()
10173 Powerpc_dynobj<size, big_endian>* ppc_dynobj in do_finalize_sections()
[all …]
H A DChangeLog-2017553 (Powerpc_dynobj): Sort variables for better packing.
H A DChangeLog-08152269 * powerpc.cc (Powerpc_dynobj::do_read_symbols): Likewise.
2876 (Powerpc_dynobj::abiversion, set_abiversion): New functions.
2882 (Powerpc_dynobj::do_find_special_sections): Likewise.
3534 * powerpc.cc (class Powerpc_dynobj): New.
3537 (Powerpc_dynobj::do_read_symbols): New function.
3538 (Target_powerpc::do_make_elf_object): Make a Powerpc_dynobj.