Searched defs:SHT_NOBITS (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/analysis/executables/
H A DELFAnalyzer.java248 public static final int SHT_NOBITS = 8; /* Program space with no data (bss) */ field in class:ELFAnalyzer.ELFSection

Completed in 9 milliseconds