Searched defs:read_bytes (Results 1 – 3 of 3) sorted by relevance
52 static int read_bytes(char *addr) in read_bytes() function
57 static int read_bytes(char *addr, size_t length) in read_bytes() function
144 size_t off, read_bytes, written_bytes; in read_objdump_output() local