Searched refs:sh_name (Results 1 – 2 of 2) sorted by relevance
218 public final long sh_name; field in ReadElf.SecHeader240 this.sh_name = name; in SecHeader()256 this.sh_name, in toString()829 long sh_name = readWord(); in readSectionHeaders() local851 long sh_name = readWord(); in readSectionHeaders() local865 final String symTabName = readShStrTabEntry(sh_name); in readSectionHeaders()880 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders()898 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders()906 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders()916 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders()[all …]
276 return self.GetString(strtab, sh.sh_name)