Home
last modified time | relevance | path

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

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