Searched refs:GraphSection (Results 1 – 5 of 5) sorted by relevance
184 NSec.GraphSection = &G->createSection( in createNormalizedSections()299 if (!NSec->GraphSection) { in createNormalizedSymbols()399 if (!NSec.GraphSection) { in graphifyRegularSymbols()408 if (CustomSectionParserFunctions.count(NSec.GraphSection->getName())) { in graphifyRegularSymbols()410 dbgs() << " Skipping section " << NSec.GraphSection->getName() in graphifyRegularSymbols()416 dbgs() << " Processing section " << NSec.GraphSection->getName() in graphifyRegularSymbols()435 addSectionStartSymAndBlock(*NSec.GraphSection, NSec.Address, NSec.Data, in graphifyRegularSymbols()462 "First symbol in " + NSec.GraphSection->getName() + " is alt-entry"); in graphifyRegularSymbols()474 addSectionStartSymAndBlock(*NSec.GraphSection, NSec.Address, NSec.Data, in graphifyRegularSymbols()504 << NSec.GraphSection->getName() << " + " in graphifyRegularSymbols()[all …]
79 Section *GraphSection = nullptr; variable
223 if (!NSec.GraphSection) { in addRelocations()
204 if (!NSec.GraphSection) { in addRelocations()
427 for (const Section &GraphSection : Graph.sections()) in modifyPassConfig() local428 DebugObj.reportSectionTargetMemoryRange(GraphSection.getName(), in modifyPassConfig()429 SectionRange(GraphSection)); in modifyPassConfig()