Searched refs:scanInputExceptionSections (Results 1 – 3 of 3) sorted by relevance
176 void scanInputExceptionSections(Module& pModule);180 void scanInputExceptionSections(Module& pModule, Input& pInput);
49 void ARMGNULDBackend::scanInputExceptionSections(Module& pModule) { in scanInputExceptionSections() function in mcld::ARMGNULDBackend53 scanInputExceptionSections(pModule, *input); in scanInputExceptionSections()68 void ARMGNULDBackend::scanInputExceptionSections(Module& pModule, in scanInputExceptionSections() function in mcld::ARMGNULDBackend
401 scanInputExceptionSections(pModule); in preMergeSections()