Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddwarf_reader.h705 owns_string_buffer_(false), string_output_section_offset_(0) in Dwarf_info_reader()
922 uint64_t string_output_section_offset_; variable
H A Ddwarf_reader.cc1409 this->string_output_section_offset_ = in do_read_string_table()
1492 str_off -= this->string_output_section_offset_; in get_string()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwarf_reader.h705 owns_string_buffer_(false), string_output_section_offset_(0) in Dwarf_info_reader()
915 uint64_t string_output_section_offset_; variable
H A Ddwarf_reader.cc1394 this->string_output_section_offset_ = in do_read_string_table()
1477 str_off -= this->string_output_section_offset_; in get_string()