Searched refs:eof_byte (Results 1 – 1 of 1) sorted by relevance
38 uint8_t *eof_byte; member193 G.eof_byte = G.baseaddr + G_mapsize; in remap()197 G.eof_byte = G.baseaddr + (G.size - G.offset); in remap()310 if (G.current_byte == G.eof_byte) { in hexedit_main()319 G.eof_byte++; in hexedit_main()333 if (G.current_byte == G.eof_byte) in hexedit_main()344 if (G.current_byte == G.eof_byte) in hexedit_main()358 if (G.current_byte >= G.eof_byte) { in hexedit_main()360 if (G.current_byte > G.eof_byte) { in hexedit_main()