Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1036 std::vector<SecPtr> RemovedSections; variable