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

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

Completed in 224 milliseconds