Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DFile.h217 void setMinVersionLoadCommandKind(LoadCommandType v) { in setMinVersionLoadCommandKind() function
H A DMachONormalizedFileToAtoms.cpp1547 file->setMinVersionLoadCommandKind(normalizedFile.minOSVersionKind); in normalizedObjectToAtoms()