Searched refs:writeLoadCommands (Results 1 – 3 of 3) sorted by relevance
36 void writeLoadCommands();
165 void MachOWriter::writeLoadCommands() { in writeLoadCommands() function in llvm::objcopy::macho::MachOWriter523 writeLoadCommands(); in write()
42 void writeLoadCommands(raw_ostream &OS);74 writeLoadCommands(OS); in writeMachO()217 void MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anond55923360111::MachOWriter