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 274 bool ELFObjectReader::readRelocations(Input& pInput)
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 218 /// readRelocations - read all relocation entries
221 bool ObjectLinker::readRelocations()
228 if (!getObjectReader()->readRelocations(**input))

Completed in 417 milliseconds