Searched refs:EmitRelocation (Results 1 – 2 of 2) sorted by relevance
237 void EmitRelocation(BinaryObject &RelSec, ELFRelocation &Rel, bool HasRelA);
835 EmitRelocation(RelSec, Rel, HasRelA); in EmitRelocations()841 void ELFWriter::EmitRelocation(BinaryObject &RelSec, ELFRelocation &Rel, in EmitRelocation() function in ELFWriter