Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h375 struct SectionCompare { struct
379 std::set<const SectionBase *, SectionCompare> Sections;
444 struct SectionCompare { struct
469 std::set<const SectionBase *, SectionCompare> Sections;
H A DELFObject.cpp2710 bool IHexWriter::SectionCompare::operator()(const SectionBase *Lhs, in operator ()()