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

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp188 LDSection* link_sect = pInput.context()->getSection(link_index); local
189 if (link_sect == NULL || link_sect->kind() == LDFileFormat::Ignore) {

Completed in 68 milliseconds