Searched defs:SectionPair (Results 1 – 8 of 8) sorted by relevance
17 using SectionPair = std::pair<const InputSection *, const InputSection *>; global() variable
82 CallGraphSort::CallGraphSort(const MapVector<SectionPair, uint64_t> &profile) { in CallGraphSort() argument
293 struct SectionPair { struct in __anon7dd80bba0111::MachODebugObjectSynthesizer294 Section *GraphSec = nullptr;295 typename MachOBuilder<MachOTraits>::Section *BuilderSec = nullptr;
132 struct SectionPair { struct 141 SectionPair Sections; argument
302 for (const auto &SectionPair : SectionMap) { in finalizeLoad() local
71 using SectionPair = std::pair<const SectionChunk *, const SectionChunk *>; typedef
108 using SectionPair = typedef
567 auto SectionPair = KnownSections.find(Name); handleSection() local