Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1923 static void DumpProtocolSection(MachOObjectFile *O, const char *sect,
1991 DumpProtocolSection(O, sect, sect_size, sect_addr); in DumpSectionContents()
6652 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection() function