Home
last modified time | relevance | path

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

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