Home
last modified time | relevance | path

Searched refs:objc_retainRelease (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DObjCPass.cpp50 case MachOLinkingContext::objc_retainRelease: in ObjCImageInfoAtom()
DMachOLinkingContext.cpp1077 case objc_retainRelease: in handleLoadedFile()
1085 _objcConstraint == objc_retainRelease) && in handleLoadedFile()
1087 _objcConstraint = objc_retainRelease; in handleLoadedFile()
DMachONormalizedFileToAtoms.cpp1395 file.setObjcConstraint(MachOLinkingContext::objc_retainRelease); in parseObjCImageInfo()
/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h81 objc_retainRelease enumerator