Searched refs:numRelocations (Results 1 – 6 of 6) sorted by relevance
118 unsigned numRelocations : 31; variable177 numRelocations); in rels()184 numRelocations); in relas()
315 if (a->numRelocations != b->numRelocations || a->flags != b->flags || in equalsConstant()
255 if (!eh->numRelocations) in run()
976 target->numRelocations = rels.size(); in createInputSection()981 target->numRelocations = rels.size(); in createInputSection()984 assert(isUInt<31>(target->numRelocations)); in createInputSection()
73 numRelocations = 0; in InputSectionBase()
282 if (tocSec->numRelocations == 0) in getRelaTocSymAndAddend()