Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h372 struct SectionCompare { struct
376 std::set<const SectionBase *, SectionCompare> Sections;
438 struct SectionCompare { struct
463 std::set<const SectionBase *, SectionCompare> Sections;
H A DObject.cpp2603 bool IHexWriter::SectionCompare::operator()(const SectionBase *Lhs, in operator ()()