Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DMachOWriter.cpp165 void MachOWriter::writeLoadCommands() { in writeLoadCommands() function in llvm::objcopy::macho::MachOWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOEmitter.cpp208 void MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anonc8fa66d60111::MachOWriter
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp188 Error MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anon52530b0f0111::MachOWriter
/external/llvm-project/llvm/lib/ObjectYAML/
DMachOEmitter.cpp219 void MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anon86dbb5e20111::MachOWriter
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryWriter.cpp771 llvm::Error MachOFileLayout::writeLoadCommands() { in writeLoadCommands() function in lld::mach_o::normalized::MachOFileLayout