Searched refs:emitRel (Results 1 – 2 of 2) sorted by relevance
85 void emitRel(const LinkerConfig& pConfig,
456 emitRel<32>(pConfig, *sect_data, pRegion); in emitRelocation()458 emitRel<64>(pConfig, *sect_data, pRegion); in emitRelocation()478 void ELFObjectWriter::emitRel(const LinkerConfig& pConfig, in emitRel() function in mcld::ELFObjectWriter