Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp1718 static void DumpProtocolSection(MachOObjectFile *O, const char *sect,
1793 DumpProtocolSection(O, sect, sect_size, sect_addr); in DumpSectionContents()
6456 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection() function