Home | History | Annotate | Download | only in MCParser

Lines Matching refs:InsertResult

635     auto InsertResult = getContext().addGenDwarfSection(
637 assert(InsertResult.second && ".text section should not have debug info yet");
638 InsertResult.first->second.first = SectionStartSym;