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

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp312 bool ELFObjectReader::readRelocations(Input& pInput) function in class:ELFObjectReader
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp284 /// readRelocations - read all relocation entries
287 bool ObjectLinker::readRelocations() function in class:ObjectLinker
294 if (!getObjectReader()->readRelocations(**input))

Completed in 61 milliseconds