HomeSort by relevance Sort by last modified time
    Searched defs:readSections (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp 81 /// readSections - read all regular sections.
82 bool ELFObjectReader::readSections(Input& pInput)
  /frameworks/compile/mclinker/lib/MC/
MCLDDriver.cpp 186 /// readSections - read all input section headers
187 bool MCLDDriver::readSections()
194 if (!m_LDBackend.getObjectReader()->readSections(**input))

Completed in 48 milliseconds