Searched refs:addOutSec (Results 1 – 2 of 2) sorted by relevance
1244 void DynamicSection<ELFT>::addOutSec(int32_t Tag, OutputSection *Sec) { in addOutSec() function in DynamicSection1381 addOutSec(DT_PREINIT_ARRAY, Out::PreinitArray); in finalizeContents()1385 addOutSec(DT_INIT_ARRAY, Out::InitArray); in finalizeContents()1389 addOutSec(DT_FINI_ARRAY, Out::FiniArray); in finalizeContents()
465 void addOutSec(int32_t Tag, OutputSection *Sec);