Searched defs:getSectInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp324 shdr[sectIdx].sh_info = getSectInfo(*ld_sect);
616 /// getSectInfo - compute ElfXX_Shdr::sh_info
617 uint64_t ELFObjectWriter::getSectInfo(const LDSection& pSection) const { function in class:mcld::ELFObjectWriter

Completed in 28 milliseconds