Searched refs:decompressed_section_contents (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | dwarf_reader.cc | 209 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 D | merge.cc | 339 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 D | object.h | 834 decompressed_section_contents(unsigned int shndx, section_size_type* plen,
|
H A D | object.cc | 3104 Object::decompressed_section_contents( in decompressed_section_contents() function in gold::Object
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | dwarf_reader.cc | 209 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 D | merge.cc | 339 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 D | object.h | 829 decompressed_section_contents(unsigned int shndx, section_size_type* plen,
|
H A D | dwp.cc | 178 { return this->obj_->decompressed_section_contents(shndx, plen, is_new); } in section_contents()
|
H A D | object.cc | 2886 Object::decompressed_section_contents( in decompressed_section_contents() function in gold::Object
|