Searched refs:PrintSection (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 5924 auto PrintSection = [&]() { in printDependentLibs() local 5937 PrintSection(); in printDependentLibs() 5948 PrintSection(); in printDependentLibs()
|
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 8670 static void PrintSection(const char *sectname, const char *segname, in PrintSection() function 10129 PrintSection(S.sectname, S.segname, S.addr, S.size, S.offset, S.align, in PrintLoadCommands() 10142 PrintSection(S_64.sectname, S_64.segname, S_64.addr, S_64.size, in PrintLoadCommands()
|