HomeSort by relevance Sort by last modified time
    Searched defs:readRela (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFReloc.hxx 28 ELFReloc_CRTP<Bitwidth>::readRela(Archiver &AR, size_t index) {
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 211 /// ELFReader::readRela - read ELF rela and create Relocation
212 bool ELFReader<32, true>::readRela(Input& pInput,
767 /// ELFReader::readRela - read ELF rela and create Relocation
768 bool ELFReader<64, true>::readRela(Input& pInput,
    [all...]

Completed in 450 milliseconds