Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dlocal_symbolizer_unittest.cc64 struct SimpleElf { in CreateElfWithBuildId() struct
65 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()