Home
last modified time | relevance | path

Searched refs:info_link (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFWriter.cpp619 const LDSection* info_link = pSection.getLink(); in getSectInfo() local
620 if (NULL == info_link) in getSectInfo()
622 return info_link->index(); in getSectInfo()