Home
last modified time | relevance | path

Searched refs:getOrCreateByExSection (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h109 ARMExSectionTuple* getOrCreateByExSection(LDSection &pSect) { in getOrCreateByExSection() function
DARMException.cpp71 ARMExSectionTuple* exTuple = exMap->getOrCreateByExSection(*sect); in create()