Searched refs:hasObjCSection (Results 1 – 3 of 3) sorted by relevance
47 bool hasObjCSection(llvm::MemoryBufferRef);
385 if (!hasObjCSection(*mb)) in addFile()435 if (newFile->lazy && hasObjCSection(mbref)) in addFile()
64 bool macho::hasObjCSection(MemoryBufferRef mb) { in hasObjCSection() function in macho