Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp41 Error writeLoadCommands(raw_ostream &OS);
69 if (auto Err = writeLoadCommands(OS)) in writeMachO()
188 Error MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anon5f24c7270111::MachOWriter