Searched defs:PrintSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ELFDumper.cpp | 6526 auto PrintSection = [&]() { printDependentLibs() local |
/llvm-project/llvm/tools/llvm-objdump/ | ||
H A D | MachODump.cpp | 8642 static void PrintSection(const char *sectname, const char *segname, PrintSection() function |