Home
last modified time | relevance | path

Searched refs:decompressed_section_contents (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddwarf_reader.cc209 object->decompressed_section_contents(abbrev_shndx, in do_read_abbrevs()
343 object->decompressed_section_contents(ranges_shndx, in read_ranges_table()
520 this->buffer_ = object->decompressed_section_contents(shndx, in read_section()
1262 this->buffer_ = this->object_->decompressed_section_contents(this->shndx_, in do_parse()
1427 object->decompressed_section_contents(string_shndx, in do_read_string_table()
1577 this->buffer_ = object->decompressed_section_contents(debug_shndx, in Sized_dwarf_line_info()
H A Dmerge.cc339 const unsigned char* p = object->decompressed_section_contents(shndx, &len, in do_add_input_section()
444 const unsigned char* pdata = object->decompressed_section_contents(shndx, in do_add_input_section()
H A Dobject.h834 decompressed_section_contents(unsigned int shndx, section_size_type* plen,
H A Dobject.cc3104 Object::decompressed_section_contents( in decompressed_section_contents() function in gold::Object
/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwarf_reader.cc209 object->decompressed_section_contents(abbrev_shndx, in do_read_abbrevs()
343 object->decompressed_section_contents(ranges_shndx, in read_ranges_table()
520 this->buffer_ = object->decompressed_section_contents(shndx, in read_section()
1247 this->buffer_ = this->object_->decompressed_section_contents(this->shndx_, in do_parse()
1412 object->decompressed_section_contents(string_shndx, in do_read_string_table()
1562 this->buffer_ = object->decompressed_section_contents(debug_shndx, in Sized_dwarf_line_info()
H A Dmerge.cc339 const unsigned char* p = object->decompressed_section_contents(shndx, &len, in do_add_input_section()
443 const unsigned char* pdata = object->decompressed_section_contents(shndx, in do_add_input_section()
H A Dobject.h829 decompressed_section_contents(unsigned int shndx, section_size_type* plen,
H A Ddwp.cc178 { return this->obj_->decompressed_section_contents(shndx, plen, is_new); } in section_contents()
H A Dobject.cc2886 Object::decompressed_section_contents( in decompressed_section_contents() function in gold::Object