Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.h39 void writeLoadCommands();
H A DMachOWriter.cpp155 void MachOWriter::writeLoadCommands() { in writeLoadCommands() function in MachOWriter
668 writeLoadCommands(); in write()
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp43 void writeLoadCommands(raw_ostream &OS);
80 writeLoadCommands(OS); in writeMachO()
247 void MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anon06658c820111::MachOWriter