Searched defs:peExe (Results 1 – 1 of 1) sorted by relevance
303 type peExe struct { struct304 f *pe.File307 func (x *peExe) imageBase() uint64 {317 func (x *peExe) ReadData(addr, size uint64) ([]byte, error) {331 func (x *peExe) DataStart() (uint64, uint64) {