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

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp81 /// readSections - read all regular sections.
82 bool ELFObjectReader::readSections(Input& pInput) function in class:ELFObjectReader
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDriver.cpp186 /// readSections - read all input section headers
187 bool MCLDDriver::readSections() function in class:MCLDDriver
194 if (!m_LDBackend.getObjectReader()->readSections(**input))

Completed in 89 milliseconds