OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:readRelocations
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp
302
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 188 milliseconds