Searched defs:SectionPair (Results 1 – 8 of 8) sorted by relevance
18 using SectionPair = std::pair<const InputSection *, const InputSection *>; variable
82 CallGraphSort(const MapVector<SectionPair,uint64_t> & profile) CallGraphSort() argument
293 struct SectionPair { global() struct in __anon5f69fc7b0111::MachODebugObjectSynthesizer 294 GraphSec__anon5f69fc7b0111::MachODebugObjectSynthesizer::SectionPair global() argument 295 BuilderSec__anon5f69fc7b0111::MachODebugObjectSynthesizer::SectionPair global() argument
132 struct SectionPair { global() struct 141 SectionBSectionPair global() argument
302 for (const auto &SectionPair : SectionMap) { in finalizeLoad() local
71 using SectionPair = std::pair<const SectionChunk *, const SectionChunk *>; typedef
108 using SectionPair = global() typedef
591 auto SectionPair = KnownSections.find(Name); in handleSection() local