Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp1395 static void DumpProtocolSection(MachOObjectFile *O, const char *sect,
1461 DumpProtocolSection(O, sect, sect_size, sect_addr); in DumpSectionContents()
6080 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection() function