Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7670 static bool printAarch64NoteLLVMStyle(uint32_t NoteType, ArrayRef<uint8_t> Desc, in printAarch64NoteLLVMStyle() function
7829 if (printAarch64NoteLLVMStyle<ELFT>(Type, Descriptor, W)) in printNotes()