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

  /frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp 301 bool ELFObjectReader::readRelocations(Input& pInput)
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 220 /// readRelocations - read all relocation entries
223 bool ObjectLinker::readRelocations()
230 if (!getObjectReader()->readRelocations(**input))

Completed in 51 milliseconds