reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1457 section_type = Sec.flags & MachO::SECTION_TYPE; 1460 section_type = Sec.flags & MachO::SECTION_TYPE; 1462 if (section_type == MachO::S_CSTRING_LITERALS || 1463 section_type == MachO::S_4BYTE_LITERALS || 1464 section_type == MachO::S_8BYTE_LITERALS || 1465 section_type == MachO::S_16BYTE_LITERALS)