Lines Matching defs:sect
665 static void DumpCstringSection(MachOObjectFile *O, const char *sect, in DumpCstringSection()
698 static void DumpLiteral4Section(MachOObjectFile *O, const char *sect, in DumpLiteral4Section()
742 static void DumpLiteral8Section(MachOObjectFile *O, const char *sect, in DumpLiteral8Section()
774 static void DumpLiteral16Section(MachOObjectFile *O, const char *sect, in DumpLiteral16Section()
801 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection()
971 static void DumpInitTermPointerSection(MachOObjectFile *O, const char *sect, in DumpInitTermPointerSection()
1004 static void DumpRawSectionContents(MachOObjectFile *O, const char *sect, in DumpRawSectionContents()
1097 const char *sect = reinterpret_cast<const char *>(BytesStr.data()); in DumpSectionContents() local
1181 const char *sect = reinterpret_cast<const char *>(BytesStr.data()); in DumpInfoPlistSectionContents() local
5646 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection()
5858 static void DumpBitcodeSection(MachOObjectFile *O, const char *sect, in DumpBitcodeSection()