Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()