HomeSort by relevance Sort by last modified time
    Searched refs:ih_ep (Results 1 - 2 of 2) sorted by null

  /external/qemu/
uboot_image.h 148 uint32_t ih_ep; /* Entry Point Address */ member in struct:uboot_image_header
loader.c 365 bswap32s(&hdr->ih_ep);
504 *ep = hdr->ih_ep;

Completed in 45 milliseconds