Home
last modified time | relevance | path

Searched refs:make_object (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Ddwp.cc151 make_object(Dwp_output_file* output_file);
843 this->obj_ = this->make_object(NULL); in read_executable()
888 this->obj_ = this->make_object(output_file); in read()
988 this->obj_ = this->make_object(NULL); in verify()
1027 Dwo_file::make_object(Dwp_output_file* output_file) in make_object() function in gold::Dwo_file
DChangeLog-08153726 (Dwo_file::make_object): ... here.