Searched refs:getSectLink (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFObjectWriter.h102 // getSectLink - compute ElfXX_Shdr::sh_link
103 uint64_t getSectLink(const LDSection& pSection,
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp331 shdr[sectIdx].sh_link = getSectLink(*ld_sect, pConfig);
605 /// getSectLink - compute ElfXX_Shdr::sh_link
606 uint64_t ELFObjectWriter::getSectLink(const LDSection& pSection, function in class:ELFObjectWriter

Completed in 74 milliseconds