Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h243 bool hasMinVersionLoadCommand = false; member
H A DMachONormalizedFileBinaryWriter.cpp272 if (file.hasMinVersionLoadCommand) { in MachOFileLayout()
424 if (_file.hasMinVersionLoadCommand) { in loadCommandsSize()
742 if (!_file.hasMinVersionLoadCommand) in writeVersionMinLoadCommand()
H A DMachONormalizedFileFromAtoms.cpp1617 normFile.hasMinVersionLoadCommand = true; in normalizedFromAtoms()
1626 normFile.hasMinVersionLoadCommand = true; in normalizedFromAtoms()