Home
last modified time | relevance | path

Searched refs:interpret_header (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Darchive.cc350 return this->interpret_header(hdr, off, pname, nested_off); in read_header()
358 Archive::interpret_header(const Archive_header* hdr, off_t off, in interpret_header() function in gold::Archive
550 off_t size = this->archive_->interpret_header(hdr, this->off_, in read_next_header()
H A Darchive.h309 interpret_header(const Archive_header* hdr, off_t off, std::string* pname,
/dragonfly/contrib/binutils-2.27/gold/
H A Darchive.cc350 return this->interpret_header(hdr, off, pname, nested_off); in read_header()
358 Archive::interpret_header(const Archive_header* hdr, off_t off, in interpret_header() function in gold::Archive
550 off_t size = this->archive_->interpret_header(hdr, this->off_, in read_next_header()
H A Darchive.h309 interpret_header(const Archive_header* hdr, off_t off, std::string* pname,