Searched defs:SimpleElf (Results 1 – 1 of 1) sorted by relevance
105 struct SimpleElf { in CreateElfWithBuildId() struct106 Elf64::Ehdr ehdr; in CreateElfWithBuildId()107 Elf64::Shdr shdr; in CreateElfWithBuildId()108 Elf64::Nhdr nhdr; in CreateElfWithBuildId()109 char note_name[4]; in CreateElfWithBuildId()110 char note_desc[20]; in CreateElfWithBuildId()