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

Completed in 195 milliseconds