Searched refs:sh_name (Results 1 – 1 of 1) sorted by relevance
220 public final long sh_name; field in ReadElf.SecHeader242 this.sh_name = name; in SecHeader()258 this.sh_name, in toString()828 long sh_name = readWord(); in readSectionHeaders() local850 long sh_name = readWord(); in readSectionHeaders() local864 final String symTabName = readShStrTabEntry(sh_name); in readSectionHeaders()879 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders()897 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders()905 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders()915 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders()[all …]