Searched refs:checkDynRelAddends (Results 1 – 3 of 3) sorted by relevance
110 void checkDynRelAddends(const uint8_t *bufStart);
635 void OutputSection::checkDynRelAddends(const uint8_t *bufStart) { in checkDynRelAddends() function in OutputSection
2926 sec->checkDynRelAddends(Out::bufferStart); in writeSections()