Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1027 std::vector<SecPtr> RemovedSections; variable