Searched defs:load_elf (Results 1 – 2 of 2) sorted by relevance
180 static int glue(load_elf, SZ)(int fd, int64_t address_offset, in glue() argument
307 int load_elf(const char *filename, int64_t address_offset, in load_elf() function