Searched refs:GraphSection (Results 1 – 5 of 5) sorted by relevance
191 NSec.GraphSection = &G->createSection( in createNormalizedSections()196 NSec.GraphSection->setMemLifetime(orc::MemLifetime::NoAlloc); in createNormalizedSections()310 if (!NSec->GraphSection) { in createNormalizedSymbols()416 if (!NSec.GraphSection) { in graphifyRegularSymbols()425 if (CustomSectionParserFunctions.count(NSec.GraphSection->getName())) { in graphifyRegularSymbols()427 dbgs() << " Skipping section " << NSec.GraphSection->getName() in graphifyRegularSymbols()440 << NSec.GraphSection->getName() << "...\n"; in graphifyRegularSymbols()458 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address, in graphifyRegularSymbols()485 "First symbol in " + NSec.GraphSection->getName() + " is alt-entry"); in graphifyRegularSymbols()497 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address, in graphifyRegularSymbols()[all …]
80 Section *GraphSection = nullptr; variable
249 if (!NSec->GraphSection) { in addRelocations()
258 if (!NSec->GraphSection) { in addRelocations()
439 for (const Section &GraphSection : Graph.sections()) in modifyPassConfig() local440 DebugObj.reportSectionTargetMemoryRange(GraphSection.getName(), in modifyPassConfig()441 SectionRange(GraphSection)); in modifyPassConfig()