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

/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp232 /// readRel - read ELF rel and create Relocation
233 bool ELFReader<32, true>::readRel(Input& pInput, function in class:mcld::ELFReader
727 /// readRel - read ELF rel and create Relocation
728 bool ELFReader<64, true>::readRel(Input& pInput, function in class:mcld::ELFReader

Completed in 70 milliseconds