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

/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFReloc.hxx56 ELFReloc_CRTP<Bitwidth>::readRel(Archiver &AR, size_t index) { function in class:ELFReloc_CRTP
/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp240 /// readRel - read ELF rel and create Relocation
241 bool ELFReader<32, true>::readRel(Input& pInput, function in class:ELFReader
762 /// readRel - read ELF rel and create Relocation
763 bool ELFReader<64, true>::readRel(Input& pInput, function in class:ELFReader

Completed in 660 milliseconds