Home
last modified time | relevance | path

Searched defs:datapos (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/chardev/
H A Dspice.h14 const uint8_t *datapos; member
/openbmc/qemu/linux-user/
H A Dflatload.c196 abi_ulong textpos = 0, datapos = 0; in load_flat_file() local
/openbmc/linux/fs/
H A Dbinfmt_flat.c410 unsigned long textpos, datapos, realdatastart; in load_flat_file() local