Searched defs:SimpleElf (Results 1 – 1 of 1) sorted by relevance
64 struct SimpleElf { in CreateElfWithBuildId() struct65 Elf64::Ehdr ehdr; in CreateElfWithBuildId()66 Elf64::Shdr shdr; in CreateElfWithBuildId()67 Elf64::Nhdr nhdr; in CreateElfWithBuildId()68 char note_name[4]; in CreateElfWithBuildId()69 char note_desc[20]; in CreateElfWithBuildId()