Searched refs:Elf_Note (Results 1 – 7 of 7) sorted by relevance
15 template <typename ELFT> using Elf_Note = typename ELFT::Note; typedef
41 } Elf_Note; typedef657 Elf_Note *note = reinterpret_cast<Elf_Note *>(ptr); in callbackEvent()
92 using Elf_Note = typename ELFT::Note; variable
798 using Elf_Note = typename ELFT::Note; in readAndFeatures() typedef812 Elf_Note note(*nhdr); in readAndFeatures()
110 using Elf_Note = typename ELFT::Note; variable
35 using Elf_Note = typename ELFT::Note; typedef in __anondaeeffcc0111::ELFDumper1203 Elf_Note Note(*Header); in dumpNoteSection()
102 using Elf_Note = typename ELFT::Note; \5605 auto ProcessNote = [&](const Elf_Note &Note) -> Error { in printNotes()6857 auto ProcessNote = [&](const Elf_Note &Note) -> Error { in printNotes()