Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp774 auto UpdateSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { in handleArgs() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h221 SmallVector<NewSectionInfo, 0> UpdateSection; member