Searched refs:sh_name (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/analysis/executables/
H A DELFAnalyzer.java143 getName(stringSection.sh_offset, sections[i].sh_name, fmap);
382 public int sh_name; field in class:ELFAnalyzer.ELFSection
394 sh_name = fmap.getInt();
408 return ("\nsh_name : " + sh_name + "\nsh_type : " + sh_type

Completed in 11 milliseconds