Home
last modified time | relevance | path

Searched defs:PrintSection (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6526 auto PrintSection = [&]() { printDependentLibs() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8642 static void PrintSection(const char *sectname, const char *segname, PrintSection() function