Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Object/
H A DELFTypesTest.cpp16 template <typename ELFT> using Elf_Note = typename ELFT::Note; typedef
/llvm-project/lld/ELF/
H A DInputFiles.cpp960 using Elf_Note = typename ELFT::Note; readGnuProperty() typedef