Searched refs:isStaticRelSecType (Results 1 – 7 of 7) sorted by relevance
121 } else if (isStaticRelSecType(type) && isStaticRelSecType(isec->type) && in commitSection()734 if (!config->copyRelocs || !isStaticRelSecType(type)) in finalize()876 assert(isStaticRelSecType(type)); in checkDynRelAddends()
287 if (!isStaticRelSecType(sec->type) && !sec->nextInSectionGroup) { in run()
494 inline bool isStaticRelSecType(uint32_t type) { in isStaticRelSecType() function
513 if (isStaticRelSecType(s->type)) in addSectionSymbols()2830 if (isStaticRelSecType(sec->type)) in writeSections()2836 if (!isStaticRelSecType(sec->type)) in writeSections()2843 if (isStaticRelSecType(sec->type)) in writeSections()
393 if (file->isInternal() || !isStaticRelSecType(type)) in getRelocatedSection()
791 if (!isa<SyntheticSection>(isec) && isStaticRelSecType(isec->type)) { in addInputSec()
882 if (isStaticRelSecType(sec.sh_type)) { in initializeSections()