Searched refs:addRecords (Results 1 – 2 of 2) sorted by relevance
103 void addRecords(EhInputSection *s, llvm::ArrayRef<RelTy> rels);
404 void EhFrameSection::addRecords(EhInputSection *sec, ArrayRef<RelTy> rels) { in addRecords() function in EhFrameSection435 addRecords<ELFT>(sec, sec->template relas<ELFT>()); in addSectionAux()437 addRecords<ELFT>(sec, sec->template rels<ELFT>()); in addSectionAux()