Searched refs:getOrCreateByExSection (Results 1 – 2 of 2) sorted by relevance
80 ARMExSectionTuple* exTuple = exMap->getOrCreateByExSection(name); in scanInputExceptionSections()84 ARMExSectionTuple* exTuple = exMap->getOrCreateByExSection(name); in scanInputExceptionSections()
196 ARMExSectionTuple* getOrCreateByExSection(llvm::StringRef pName) { in getOrCreateByExSection() function