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