Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp184 static Error dumpSectionToFile(StringRef SecName, StringRef Filename, in dumpSectionToFile() function
525 if (Error E = dumpSectionToFile(SecName, File, Obj)) in handleArgs()