Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h372 struct SectionCompare { struct
439 struct SectionCompare { struct
440 bool operator()(const SectionBase *Lhs, const SectionBase *Rhs) const { in operator()