Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp146 return _minVersionCommandType; in minVersionCommandType()
207 LoadCommandType _minVersionCommandType = (LoadCommandType)0; member in __anon71138ccb0111::Util
423 if (!_minVersionCommandType) in processAtomAttributes()
425 _minVersionCommandType = v; in processAtomAttributes()