Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DELFObjectReader.cpp187 size_t link_index = (*section)->getLink()->index(); in readSections() local
188 LDSection* link_sect = pInput.context()->getSection(link_index); in readSections()