Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp1698 static void DumpProtocolSection(MachOObjectFile *O, const char *sect,
1773 DumpProtocolSection(O, sect, sect_size, sect_addr); in DumpSectionContents()
6433 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection() function