Searched defs:writeLoadCommands (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/llvm/tools/llvm-objcopy/MachO/ | ||
D | MachOWriter.cpp | 165 void MachOWriter::writeLoadCommands() { in writeLoadCommands() function in llvm::objcopy::macho::MachOWriter |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ | ||
D | MachOEmitter.cpp | 208 void MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anonc8fa66d60111::MachOWriter |
/external/llvm/tools/yaml2obj/ | ||
D | yaml2macho.cpp | 188 Error MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anon52530b0f0111::MachOWriter |
/external/llvm-project/llvm/lib/ObjectYAML/ | ||
D | MachOEmitter.cpp | 219 void MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands() function in __anon86dbb5e20111::MachOWriter |
/external/llvm-project/lld/lib/ReaderWriter/MachO/ | ||
D | MachONormalizedFileBinaryWriter.cpp | 771 llvm::Error MachOFileLayout::writeLoadCommands() { in writeLoadCommands() function in lld::mach_o::normalized::MachOFileLayout |