Searched refs:relocateNonAlloc (Results 1 – 2 of 2) sorted by relevance
428 void relocateNonAlloc(uint8_t *buf, Relocs<RelTy> rels);
949 void InputSection::relocateNonAlloc(uint8_t *buf, Relocs<RelTy> rels) { in relocateNonAlloc() function in InputSection1111 invokeOnRelocs(*sec, sec->relocateNonAlloc<ELFT>, buf); in relocate()