Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h227 std::vector<NewSectionInfo> UpdateSection; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp674 auto UpdateSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { handleArgs() local