Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5277 template <typename ELFT> static GNUAbiTag getGNUAbiTag(ArrayRef<uint8_t> Desc) { in getGNUAbiTag() function
5319 const GNUAbiTag &AbiTag = getGNUAbiTag<ELFT>(Desc); in printGNUNote()
7632 const GNUAbiTag &AbiTag = getGNUAbiTag<ELFT>(Desc); in printGNUNoteLLVMStyle()