Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h372 struct SectionCompare { struct
438 struct SectionCompare { struct
439 bool operator()(const SectionBase *Lhs, const SectionBase *Rhs) const { in operator()