Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6777 static void printCoreNoteLLVMStyle(const CoreNote &Note, ScopedPrinter &W) { in printCoreNoteLLVMStyle() function
6850 printCoreNoteLLVMStyle(*N, W); in printNotes()