Searched refs:GraphSection (Results 1 – 5 of 5) sorted by relevance
189 NSec.GraphSection = &G->createSection( in createNormalizedSections()300 if (!NSec->GraphSection) { in createNormalizedSymbols()406 if (!NSec.GraphSection) { in graphifyRegularSymbols()415 if (CustomSectionParserFunctions.count(NSec.GraphSection->getName())) { in graphifyRegularSymbols()417 dbgs() << " Skipping section " << NSec.GraphSection->getName() in graphifyRegularSymbols()430 << NSec.GraphSection->getName() << "...\n"; in graphifyRegularSymbols()448 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address, in graphifyRegularSymbols()475 "First symbol in " + NSec.GraphSection->getName() + " is alt-entry"); in graphifyRegularSymbols()487 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address, in graphifyRegularSymbols()526 << NSec.GraphSection->getName() << " + " in graphifyRegularSymbols()[all …]
80 Section *GraphSection = nullptr; variable
227 if (!NSec->GraphSection) { in addRelocations()
236 if (!NSec->GraphSection) { in addRelocations()
441 for (const Section &GraphSection : Graph.sections()) in modifyPassConfig() local442 DebugObj.reportSectionTargetMemoryRange(GraphSection.getName(), in modifyPassConfig()443 SectionRange(GraphSection)); in modifyPassConfig()