Home
last modified time | relevance | path

Searched defs:executeObjcopyOnRawBinary (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp113 static Error executeObjcopyOnRawBinary(ConfigManager &ConfigMgr, in executeObjcopyOnRawBinary() function
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp903 Error objcopy::elf::executeObjcopyOnRawBinary(const CommonConfig &Config, in executeObjcopyOnRawBinary() function in objcopy::elf