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 312 bool ELFObjectReader::readRelocations(Input& pInput)
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 284 /// readRelocations - read all relocation entries
287 bool ObjectLinker::readRelocations()
294 if (!getObjectReader()->readRelocations(**input))
    [all...]

Completed in 242 milliseconds