/toolchain/binutils/binutils-2.25/gold/ |
reloc.cc | 353 sr.contents = this->get_lasting_view(shdr.get_sh_offset(), sh_size, 375 rd->local_symbols = this->get_lasting_view(symtabshdr.get_sh_offset(), 839 off_t sh_offset = shdr.get_sh_offset(); 855 off_t sh_offset = shdr.get_sh_offset(); 965 const unsigned char* prelocs = this->get_view(shdr.get_sh_offset(), [all...] |
object.cc | 123 contents = object->get_view(shdr.get_sh_offset(), bytecount, true, false); 211 sd->section_names = this->get_lasting_view(shdrnames.get_sh_offset(), 814 off_t dataoff = symtabshdr.get_sh_offset(); 847 File_view* fvstrtab = this->get_lasting_view(strtabshdr.get_sh_offset(), 906 const unsigned char* pcon = this->get_view(shdr.get_sh_offset(), 935 off_t symoff = symshdr.get_sh_offset() + symndx * This::sym_size; [all...] |
dynobj.cc | 234 *view = this->get_lasting_view(shdr.get_sh_offset(), shdr.get_sh_size(), 259 const unsigned char* pdynamic = this->get_view(dynamicshdr.get_sh_offset(), 281 strtabu = this->get_view(strtabshdr.get_sh_offset(), strtab_size, false, 394 sd->symbols = this->get_lasting_view(dynsymshdr.get_sh_offset(), 417 sd->symbol_names = this->get_lasting_view(strtabshdr.get_sh_offset(), [all...] |
arm.cc | [all...] |
dwp.cc | 796 const unsigned char* namesu = this->get_view(shdrnames.get_sh_offset(), [all...] |
aarch64.cc | [all...] |
incremental.cc | 553 static_cast<long>(shdr.get_sh_offset()), [all...] |
powerpc.cc | [all...] |
mips.cc | [all...] |
layout.cc | [all...] |
/toolchain/binutils/binutils-2.25/elfcpp/ |
elfcpp_file.h | 531 shstr_off = shstr_shdr.get_sh_offset(); 568 return typename File::Location(shdr.get_sh_offset(), shdr.get_sh_size());
|
elfcpp.h | 1193 get_sh_offset() const function in class:elfcpp::Shdr [all...] |