Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.h372 struct SectionCompare { struct
376 std::set<const SectionBase *, SectionCompare> Sections;
439 struct SectionCompare { struct
464 std::set<const SectionBase *, SectionCompare> Sections;
H A DELFObject.cpp2638 bool IHexWriter::SectionCompare::operator()(const SectionBase *Lhs, in operator ()()