Home
last modified time | relevance | path

Searched defs:offsetp (Results 1 – 2 of 2) sorted by relevance

/qemu/contrib/elf2dmp/
H A Dqemu_elf.c39 static bool advance_note_offset(uint64_t *offsetp, uint64_t size, uint64_t end) in advance_note_offset()
/qemu/migration/
H A Dfile.c30 int file_parse_offset(char *filespec, uint64_t *offsetp, Error **errp) in file_parse_offset()