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

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

Completed in 506 milliseconds