Searched refs:hasObjCSection (Results 1 – 3 of 3) sorted by relevance
26 bool hasObjCSection(llvm::MemoryBufferRef);
58 bool macho::hasObjCSection(MemoryBufferRef mb) { in hasObjCSection() function in macho
346 if (!mb || !hasObjCSection(*mb)) in addFile()396 if (newFile->lazy && hasObjCSection(mbref)) in addFile()