Searched refs:Powerpc_dynobj (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | powerpc.cc | 381 class Powerpc_dynobj : public Sized_dynobj<size, big_endian> class 386 Powerpc_dynobj(const std::string& name, Input_file* input_file, off_t offset, in Powerpc_dynobj() function in __anona44163180111::Powerpc_dynobj 394 ~Powerpc_dynobj() in ~Powerpc_dynobj() 1954 Powerpc_dynobj<size, big_endian>::set_abiversion(int ver) in set_abiversion() 1978 Powerpc_dynobj<size, big_endian>::do_read_symbols(Read_symbols_data* sd) in do_read_symbols() 2170 Powerpc_dynobj<size, big_endian>* obj = in do_make_elf_object() 2171 new Powerpc_dynobj<size, big_endian>(name, input_file, offset, ehdr); in do_make_elf_object() 6561 Powerpc_dynobj<size, big_endian>* ppc_object in do_function_location() 6562 = static_cast<Powerpc_dynobj<size, big_endian>*>(loc->object); in do_function_location()
|