Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp145 return _minVersionCommandType; in minVersionCommandType()
206 LoadCommandType _minVersionCommandType = (LoadCommandType)0; member in __anon3252b6f00111::Util
422 if (!_minVersionCommandType) in processAtomAttributes()
424 _minVersionCommandType = v; in processAtomAttributes()