Searched refs:setInfoNum (Results 1 – 2 of 2) sorted by relevance
148 RelSection->setInfoNum(UserSection->getNumber()); in assignRelSectionNumInPairs()202 SymTab->setInfoNum(SymTab->getNumLocals()); in assignSectionNumbersInfo()
78 void setInfoNum(Elf64_Word sh_info) { Header.sh_info = sh_info; } in setInfoNum() function