Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOWriter.h46 void writeExportInfo();
H A DMachOWriter.cpp376 void MachOWriter::writeExportInfo() { in writeExportInfo() function in llvm::objcopy::macho::MachOWriter
461 {DyLdInfoCommand.export_off, &MachOWriter::writeExportInfo}); in writeTail()