Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmObjcopy.cpp40 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 DMachOObjcopy.cpp308 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 DELFObjcopy.cpp188 static Error dumpSectionToFile(StringRef SecName, StringRef Filename, in dumpSectionToFile() function
803 dumpSectionToFile(SectionName, FileName, Config.InputFilename, Obj)) in handleArgs()