Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf-fdpic.h27 struct elf32_fdpic_loadmap { struct
28 Elf32_Half version; /* version of these structures, just in case... */
29 Elf32_Half nsegs; /* number of segments */
30 struct elf32_fdpic_loadseg segs[];
/openbmc/qemu/include/
H A Delf.h1755 struct elf32_fdpic_loadmap { struct
1757 Elf32_Half version;
1759 Elf32_Half nsegs;
1761 struct elf32_fdpic_loadseg segs[/*nsegs*/];