Searched refs:DumpProtocolSection (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1049 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, 1115 DumpProtocolSection(O, sect, sect_size, sect_addr); in DumpSectionContents() 5646 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection() function
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1713 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, 1788 DumpProtocolSection(O, sect, sect_size, sect_addr); in DumpSectionContents() 6449 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection() function
|