Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DObjCPass.cpp116 _ctx.objcConstraint(), in getImageInfo()
DFile.h205 MachOLinkingContext::ObjCConstraint objcConstraint() const { in objcConstraint() function
DMachOLinkingContext.cpp1058 switch (machoFile->objcConstraint()) { in handleLoadedFile()
/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h191 ObjCConstraint objcConstraint() const { return _objcConstraint; } in objcConstraint() function