Searched refs:exTuple (Results 1 – 1 of 1) sorted by relevance
44 ARMExSectionTuple* exTuple = it->second.get(); in addInputMap() local45 m_ExIdxToTuple[exTuple->getExIdxFragment()] = exTuple; in addInputMap()80 ARMExSectionTuple* exTuple = exMap->getOrCreateByExSection(name); in scanInputExceptionSections() local81 exTuple->setExIdxSection(sect); in scanInputExceptionSections()82 exTuple->setTextSection(sect->getLink()); in scanInputExceptionSections()84 ARMExSectionTuple* exTuple = exMap->getOrCreateByExSection(name); in scanInputExceptionSections() local85 exTuple->setExTabSection(sect); in scanInputExceptionSections()87 ARMExSectionTuple* exTuple = exMap->getOrCreateByRelExSection(name); in scanInputExceptionSections() local88 exTuple->setRelExIdxSection(sect); in scanInputExceptionSections()90 ARMExSectionTuple* exTuple = exMap->getOrCreateByRelExSection(name); in scanInputExceptionSections() local[all …]