Home | History | Annotate | Download | only in MCParser

Lines Matching refs:InsertResult

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