Searched refs:objc_gc_only (Results 1 – 7 of 7) sorted by relevance
1 # RUN: not ld64.lld -arch x86_64 -objc_gc_only %s 2>&1 | FileCheck %s3 # Test that the -objc_gc_only is rejected.6 # CHECK: error: -objc_gc_only is not supported
43 case MachOLinkingContext::objc_gc_only: in ObjCImageInfoAtom()
1062 case objc_gc_only: in handleLoadedFile()
1386 MachOLinkingContext::objc_gc_only)) in parseObjCImageInfo()
249 def objc_gc_only : Flag<["-"], "objc_gc_only">,
77 objc_gc_only = 4, enumerator
633 def objc_gc_only : Flag<["-"], "objc_gc_only">,