Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp990 static void DumpProtocolSection(MachOObjectFile *O, const char *sect,
1050 DumpProtocolSection(O, sect, sect_size, sect_addr); in DumpSectionContents()
5484 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection() function