Searched refs:hasObjCSection (Results 1 – 3 of 3) sorted by relevance
26 bool hasObjCSection(llvm::MemoryBufferRef);
19 bool macho::hasObjCSection(MemoryBufferRef mb) { in hasObjCSection() function in macho
295 if (hasObjCSection(member.mbref)) { in addFile()