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