Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp_file.h182 return this->large_shndx_offset_; in large_shndx_offset()
191 return this->large_shndx_offset_; in large_shndx_offset()
260 int large_shndx_offset_; variable
411 this->large_shndx_offset_ = 0; in construct()
464 this->large_shndx_offset_ = - 0x100; in initialize_shnum()
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp_file.h182 return this->large_shndx_offset_; in large_shndx_offset()
191 return this->large_shndx_offset_; in large_shndx_offset()
260 int large_shndx_offset_; variable
411 this->large_shndx_offset_ = 0; in construct()
464 this->large_shndx_offset_ = - 0x100; in initialize_shnum()
/dragonfly/contrib/binutils-2.27/gold/
H A Dobject.h165 : large_shndx_offset_(large_shndx_offset), symtab_xindex_() in Xindex()
197 shndx += this->large_shndx_offset_; in adjust_shndx()
202 int large_shndx_offset_; variable
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.h166 : large_shndx_offset_(large_shndx_offset), symtab_xindex_() in Xindex()
198 shndx += this->large_shndx_offset_; in adjust_shndx()
203 int large_shndx_offset_; variable