Searched refs:sh_offset (Results 1 – 1 of 1) sorted by relevance
224 public final long sh_offset; field in ReadElf.SecHeader246 this.sh_offset = offset; in SecHeader()262 this.sh_offset, in toString()832 long sh_offset = readOff(); in readSectionHeaders() local837 mShStrTabOffset = sh_offset; in readSectionHeaders()854 long sh_offset = readOff(); in readSectionHeaders() local866 mSymTabOffset = sh_offset; in readSectionHeaders()870 mDynSymOffset = sh_offset; in readSectionHeaders()877 symTabName, sh_offset, sh_size, sh_link, sh_info, sh_entsize)); in readSectionHeaders()881 mStrTabOffset = sh_offset; in readSectionHeaders()[all …]