Searched refs:isStaticRelSecType (Results 1 – 7 of 7) sorted by relevance
121 } else if (isStaticRelSecType(type) && isStaticRelSecType(isec->type) && in commitSection()757 if (!ctx.arg.copyRelocs || !isStaticRelSecType(type)) in finalize()899 assert(isStaticRelSecType(type)); in checkDynRelAddends()
517 inline bool isStaticRelSecType(uint32_t type) { in isStaticRelSecType() function
402 if (!isStaticRelSecType(sec->type) && !sec->nextInSectionGroup) { in run()
531 if (isStaticRelSecType(s->type)) in addSectionSymbols()3004 if (isStaticRelSecType(sec->type)) in writeSections()3010 if (!isStaticRelSecType(sec->type)) in writeSections()3017 if (isStaticRelSecType(sec->type)) in writeSections()
916 if (!isa<SyntheticSection>(isec) && isStaticRelSecType(isec->type)) { in addInputSec()
425 if (file->isInternal() || !isStaticRelSecType(type)) in getRelocatedSection()
847 if (isStaticRelSecType(sec.sh_type)) { in initializeSections()