Home
last modified time | relevance | path

Searched refs:AMDNote (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5213 struct AMDNote { struct
5219 static AMDNote getAMDNote(uint32_t NoteType, ArrayRef<uint8_t> Desc) { in getAMDNote() argument
5746 const AMDNote N = getAMDNote<ELFT>(Type, Descriptor); in printNotes()
7233 const AMDNote N = getAMDNote<ELFT>(Type, Descriptor); in printNotes()