Searched refs:SHN_ABS (Results 1 – 2 of 2) sorted by relevance
111 SHN_ABS = 0xfff1 variable
94 public static final int SHN_ABS = 0xfff1; field in ReadElf.Symbol163 case SHN_ABS: in toShndx()