Searched refs:ByteToInt (Results 1 – 2 of 2) sorted by relevance
19 def ByteToInt(obj): function47 byte, cur = ByteToInt(data[cur]), cur + 1
92 if utils.ByteToInt(e_ident[consts.EI_CLASS]) not in (97 if utils.ByteToInt(e_ident[consts.EI_DATA]) != consts.ELFDATA2LSB:104 if utils.ByteToInt(e_ident[consts.EI_CLASS]) == consts.ELFCLASS32: