Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h45 class DecompressedSection; variable
568 explicit DecompressedSection(const CompressedSection &Sec) in DecompressedSection() function
H A DELFObject.cpp138 Error ELFSectionSizer<ELFT>::visit(DecompressedSection &) { in visit() argument