Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7177 static void printCoreNoteLLVMStyle(const CoreNote &Note, ScopedPrinter &W) { in printCoreNoteLLVMStyle() function
7253 printCoreNoteLLVMStyle(*N, W); in printNotes()