Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Object/
H A DELFTypesTest.cpp15 template <typename ELFT> using Elf_Note = typename ELFT::Note; typedef
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dsystem.cpp46 } Elf_Note; typedef
/llvm-project-15.0.7/lld/ELF/
H A DInputFiles.cpp786 using Elf_Note = typename ELFT::Note; in readAndFeatures() typedef