Searched defs:SHT_RELA (Results 1 - 1 of 1) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/analysis/executables/ | ||
H A D | ELFAnalyzer.java | 244 public static final int SHT_RELA = 4; /* Relocation entries with addends */ field in class:ELFAnalyzer.ELFSection |
Completed in 596 milliseconds