Searched refs:dumpSectionToFile (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/ |
| H A D | WasmObjcopy.cpp | 40 static Error dumpSectionToFile(StringRef SecName, StringRef Filename, in dumpSectionToFile() function 119 dumpSectionToFile(SecName, FileName, Config.InputFilename, Obj)) in handleArgs()
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOObjcopy.cpp | 308 static Error dumpSectionToFile(StringRef SecName, StringRef Filename, in dumpSectionToFile() function 448 dumpSectionToFile(SectionName, FileName, Config.InputFilename, Obj)) in handleArgs()
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObjcopy.cpp | 188 static Error dumpSectionToFile(StringRef SecName, StringRef Filename, in dumpSectionToFile() function 803 dumpSectionToFile(SectionName, FileName, Config.InputFilename, Obj)) in handleArgs()
|