Searched refs:GraphSection (Results 1 – 5 of 5) sorted by relevance
183 NSec.GraphSection = &G->createSection( in createNormalizedSections()188 NSec.GraphSection->setMemLifetime(orc::MemLifetime::NoAlloc); in createNormalizedSections()302 if (!NSec->GraphSection) { in createNormalizedSymbols()407 if (!NSec.GraphSection) { in graphifyRegularSymbols()416 if (CustomSectionParserFunctions.count(NSec.GraphSection->getName())) { in graphifyRegularSymbols()418 dbgs() << " Skipping section " << NSec.GraphSection->getName() in graphifyRegularSymbols()431 << NSec.GraphSection->getName() << "...\n"; in graphifyRegularSymbols()449 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address, in graphifyRegularSymbols()476 "First symbol in " + NSec.GraphSection->getName() + " is alt-entry"); in graphifyRegularSymbols()488 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address, in graphifyRegularSymbols()[all …]
80 Section *GraphSection = nullptr; variable
253 if (!NSec->GraphSection) { in addRelocations()
278 if (!NSec->GraphSection) { in addRelocations()
438 for (const Section &GraphSection : Graph.sections()) in modifyPassConfig() local439 DebugObj.reportSectionTargetMemoryRange(GraphSection.getName(), in modifyPassConfig()440 SectionRange(GraphSection)); in modifyPassConfig()