Home
last modified time | relevance | path

Searched refs:minVersionLoadCommandKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DFile.h214 LoadCommandType minVersionLoadCommandKind() const { in minVersionLoadCommandKind() function
H A DMachONormalizedFileFromAtoms.cpp424 if (auto v = machoFile->minVersionLoadCommandKind()) in processAtomAttributes()