Searched defs:readRelocations (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/mclinker/lib/LD/ | ||
D | ELFObjectReader.cpp | 303 bool ELFObjectReader::readRelocations(Input& pInput) { in readRelocations() function in mcld::ELFObjectReader |
/frameworks/compile/mclinker/lib/Object/ | ||
D | ObjectLinker.cpp | 286 bool ObjectLinker::readRelocations() { in readRelocations() function in mcld::ObjectLinker |