Searched defs:readRelocations (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp303 bool ELFObjectReader::readRelocations(Input& pInput) { function in class:mcld::ELFObjectReader
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp283 /// readRelocations - read all relocation entries
286 bool ObjectLinker::readRelocations() { function in class:mcld::ObjectLinker
293 if (!getObjectReader()->readRelocations(**input))

Completed in 71 milliseconds