Searched refs:SHT_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
75 SHT_DYNAMIC = 6 variable
72 private static final int SHT_DYNAMIC = 6; field in ReadElf896 } else if (sh_type == SHT_DYNAMIC) { in readSectionHeaders()
630 if sh.sh_type == consts.SHT_DYNAMIC: