Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h243 bool hasUUID = false; member
H A DMachONormalizedFileYAML.cpp722 io.mapOptional("has-UUID", file.hasUUID, true); in mapping()