Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5669 static AMDNote getAMDNote(uint32_t NoteType, ArrayRef<uint8_t> Desc) { in getAMDNote() function
6212 const AMDNote N = getAMDNote<ELFT>(Type, Descriptor); in printNotes()
8043 const AMDNote N = getAMDNote<ELFT>(Type, Descriptor); in printNotes()