Searched refs:getSectLink (Results 1 – 2 of 2) sorted by relevance
100 uint64_t getSectLink(const LDSection& pSection,
323 shdr[sectIdx].sh_link = getSectLink(*ld_sect, pConfig); in emitSectionHeader()592 uint64_t ELFObjectWriter::getSectLink(const LDSection& pSection, in getSectLink() function in mcld::ELFObjectWriter