Home
last modified time | relevance | path

Searched defs:exTuple (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.cpp44 ARMExSectionTuple* exTuple = it->second.get(); in addInputMap() local
80 ARMExSectionTuple* exTuple = exMap->getOrCreateByExSection(name); in scanInputExceptionSections() local
84 ARMExSectionTuple* exTuple = exMap->getOrCreateByExSection(name); in scanInputExceptionSections() local
87 ARMExSectionTuple* exTuple = exMap->getOrCreateByRelExSection(name); in scanInputExceptionSections() local
90 ARMExSectionTuple* exTuple = exMap->getOrCreateByRelExSection(name); in scanInputExceptionSections() local
100 ARMExSectionTuple* exTuple = it->second.get(); in scanInputExceptionSections() local