Home
last modified time | relevance | path

Searched refs:view_ (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dfileread.h471 : file_(file), view_(view), data_(data) in File_view()
475 File_read::View* view_; variable
H A Dx86_64.cc665 : object_(object), data_shndx_(data_shndx), view_(NULL), view_size_(0) in Lazy_view()
671 if (this->view_ == NULL) in operator []()
672 this->view_ = this->object_->section_contents(this->data_shndx_, in operator []()
677 return this->view_[offset]; in operator []()
683 const unsigned char* view_; member in __anon49de8a060111::Lazy_view
H A Dfileread.cc866 this->view_->unlock(); in ~File_view()
/netbsd/external/gpl3/gdb/dist/gold/
H A Dfileread.h483 : file_(file), view_(view), data_(data) in File_view()
487 File_read::View* view_; variable
H A Dx86_64.cc665 : object_(object), data_shndx_(data_shndx), view_(NULL), view_size_(0) in Lazy_view()
671 if (this->view_ == NULL) in operator []()
672 this->view_ = this->object_->section_contents(this->data_shndx_, in operator []()
677 return this->view_[offset]; in operator []()
683 const unsigned char* view_; member in __anon5415bf7c0111::Lazy_view
H A Dfileread.cc869 this->view_->unlock(); in ~File_view()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dfileread.h483 : file_(file), view_(view), data_(data) in File_view()
487 File_read::View* view_; variable
H A Dx86_64.cc665 : object_(object), data_shndx_(data_shndx), view_(NULL), view_size_(0) in Lazy_view()
671 if (this->view_ == NULL) in operator []()
672 this->view_ = this->object_->section_contents(this->data_shndx_, in operator []()
677 return this->view_[offset]; in operator []()
683 const unsigned char* view_; member in __anon15a552190111::Lazy_view
H A Dfileread.cc876 this->view_->unlock(); in ~File_view()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dfileread.h483 : file_(file), view_(view), data_(data) in File_view()
487 File_read::View* view_; variable
H A Dx86_64.cc665 : object_(object), data_shndx_(data_shndx), view_(NULL), view_size_(0) in Lazy_view()
671 if (this->view_ == NULL) in operator []()
672 this->view_ = this->object_->section_contents(this->data_shndx_, in operator []()
677 return this->view_[offset]; in operator []()
683 const unsigned char* view_; member in __anonfbbcf0e90111::Lazy_view
H A Dfileread.cc869 this->view_->unlock(); in ~File_view()