Home
last modified time | relevance | path

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

/external/qemu/
Delf_ops.h180 static int glue(load_elf, SZ)(int fd, int64_t address_offset, in glue() argument
Dloader.c307 int load_elf(const char *filename, int64_t address_offset, in load_elf() function