Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DWriter.cpp81 LCUuid *uuidCommand = nullptr; member in __anonf5f323350111::Writer
817 uuidCommand = make<LCUuid>(); in createLoadCommands()
818 in.header->addLoadCommand(uuidCommand); in createLoadCommands()
1200 uuidCommand->writeUuid(digest); in writeUuid()