Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h20 u32 img_base; /* image base */ member
/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.c85 uint64_t pdb_resolve(uint64_t img_base, struct pdb_reader *r, const char *name) in pdb_resolve()