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

/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFReloc.hxx28 ELFReloc_CRTP<Bitwidth>::readRela(Archiver &AR, size_t index) { function in class:ELFReloc_CRTP
/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp212 /// ELFReader::readRela - read ELF rela and create Relocation
213 bool ELFReader<32, true>::readRela(Input& pInput, function in class:ELFReader
732 /// ELFReader::readRela - read ELF rela and create Relocation
733 bool ELFReader<64, true>::readRela(Input& pInput, function in class:ELFReader

Completed in 47 milliseconds