Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOWriter.h36 void writeLoadCommands();
H A DMachOWriter.cpp165 void MachOWriter::writeLoadCommands() { in writeLoadCommands() function in llvm::objcopy::macho::MachOWriter
523 writeLoadCommands(); in write()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp42 void writeLoadCommands(raw_ostream &OS);
74 writeLoadCommands(OS); in writeMachO()
217 void MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anond55923360111::MachOWriter