Searched defs:SimpleElf (Results 1 – 1 of 1) sorted by relevance
111 struct SimpleElf { in CreateElfWithBuildId() struct112 Elf64::Ehdr ehdr; in CreateElfWithBuildId()113 Elf64::Shdr shdr; in CreateElfWithBuildId()114 Elf64::Nhdr nhdr; in CreateElfWithBuildId()115 char note_name[4]; in CreateElfWithBuildId()116 char note_desc[20]; in CreateElfWithBuildId()