Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1027 std::vector<SecPtr> RemovedSections; variable