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