Searched refs:relocateNonAlloc (Results 1 – 2 of 2) sorted by relevance
376 void relocateNonAlloc(uint8_t *buf, llvm::ArrayRef<RelTy> rels);
862 void InputSection::relocateNonAlloc(uint8_t *buf, ArrayRef<RelTy> rels) { in relocateNonAlloc() function in InputSection1000 sec->relocateNonAlloc<ELFT>(buf, sec->template relas<ELFT>()); in relocate()1002 sec->relocateNonAlloc<ELFT>(buf, sec->template rels<ELFT>()); in relocate()