Searched defs:ISAfile (Results 1 – 2 of 2) sorted by relevance
34 ISAfile::ISAfile(const uint8_t *data, unsigned size) : version(0), data(data), end(data + size), in ISAfile() function in ISAfile37 ISAfile::ISAfile(const ISAfile& other) { in ISAfile() function in ISAfile
33 ISAfile::ISAfile(const uint8_t *data, unsigned size) : version(0), data(data), end(data + size), in ISAfile() function in ISAfile36 ISAfile::ISAfile(const ISAfile& other) { in ISAfile() function in ISAfile