Searched refs:writeINT (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | srconv.c | 147 writeINT (int n, unsigned char *ptr, int *idx, int size, FILE *ffile) in writeINT() function 210 writeINT (data.len, ptr, idx, 1, ffile); in writeBARRAY() 212 writeINT (data.data[i], ptr, idx, 1, ffile); in writeBARRAY()
|
H A D | ChangeLog-9899 | 1890 (writeINT): Use addrsize.
|
H A D | ChangeLog-9197 | 2344 (writeINT): When size == -2, use 2 bytes for the h8300 and 4 bytes
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | srconv.c | 147 writeINT (int n, unsigned char *ptr, int *idx, int size, FILE *ffile) in writeINT() function 210 writeINT (data.len, ptr, idx, 1, ffile); in writeBARRAY() 212 writeINT (data.data[i], ptr, idx, 1, ffile); in writeBARRAY()
|
H A D | ChangeLog-9899 | 1890 (writeINT): Use addrsize.
|
H A D | ChangeLog-9197 | 2344 (writeINT): When size == -2, use 2 bytes for the h8300 and 4 bytes
|