Searched refs:getSectInfo (Results 1 – 2 of 2) sorted by relevance
104 uint64_t getSectInfo(const LDSection& pSection) const;
324 shdr[sectIdx].sh_info = getSectInfo(*ld_sect); in emitSectionHeader()617 uint64_t ELFObjectWriter::getSectInfo(const LDSection& pSection) const { in getSectInfo() function in mcld::ELFObjectWriter