Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DWriter.cpp81 LCUuid *uuidCommand = nullptr; member in __anona61fce6f0111::Writer
766 uuidCommand = make<LCUuid>(); in createLoadCommands()
767 in.header->addLoadCommand(uuidCommand); in createLoadCommands()
1135 uuidCommand->writeUuid(digest); in writeUuid()