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